0

if an instance variable of a class has a default initial value then why we need to explicitly initialize the final instance variable of class? I mean to say if we are not initializing the final variable it should take default value because that is the property of instance variable of a class.

0 Answers0