Page 1 of 1

About Question enthuware.ocpjp.v7.2.1542 :

Posted: Sun Sep 20, 2015 1:38 am
by ThufirHawat
as
An instance of the inner class can be created from any class using: new TestOuter.TestInner(). (Assuming appropriate imports).
can be miss interpreted, because this is a Nested Class. Not Inner --- there is no relation ship with the Outer Class, so there is no within class.

Re: About Question enthuware.ocpjp.v7.2.1542 :

Posted: Sun Sep 20, 2015 10:19 am
by admin
This has been updated to nested to avoid this confusion.
thank you for your feedback!