Page 1 of 1

About Question enthuware.ocajp.i.v7.2.1275 :

Posted: Mon Feb 25, 2013 9:45 am
by ETS User
In this case, the "public" option (answer 2) would also be correct, because the class Test has no access modifier and is thus only visible inside the package test. When the class cannot be seen outside the package test, so can't its methods.

Re: About Question enthuware.ocajp.i.v7.2.1275 :

Posted: Mon Feb 25, 2013 8:03 pm
by admin
You are right. It has now been fixed.

thank you for your feedback!