Define the term Blank final variable

Blank final variable: A final variable which is not initialized as portion of its declaration. This variable should be initialized in either an instance initialization block or every of the constructors for its class before it is employed. A static blank final variable should be initialized in the static initialization block.

   Related Questions in Programming Languages

©TutorsGlobe All rights reserved 2022-2023.