Syntax error What is static blank final variable in Java?

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: 2019-07-30T22:30:22+05:30

472 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements