What is static blank final variable in Java?


No. It is not allowed in Java. Compiler will fail the compilation throwing error that the blank final field may not have been initialized.

Updated on: 30-Jul-2019

316 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements