Page 1 of 1

About Question enthuware.ocpjp.v8.2.1895 :

Posted: Fri Dec 30, 2016 7:09 am
by Ciprian Mihalache
As it is, the last option is not quite correct. For instance, ii from the example presented in the explanation would qualify as "effectively final variable", but it is not accessible in the Inner class
Maybe a better form would be "All final or effectively final non-instance variables" or a similar statement that clearly specifies that only local/automatic variables and method variables / parameters are involved

Re: About Question enthuware.ocpjp.v8.2.1895 :

Posted: Fri Dec 30, 2016 11:39 pm
by admin
You are right. Fixed.
thank you for your feedback!
Paul.