Page 1 of 1

About Question enthuware.ocpjp.i.v11.2.1167 :

Posted: Wed Jun 17, 2020 10:58 am
by BaxLi007
Sorry - but no any import indicated in file TestClass.java.
Other questions sometimes take this in considerations.
So "none of this should be the right answer".

Re: About Question enthuware.ocpjp.i.v11.2.1167 :

Posted: Wed Jun 17, 2020 11:46 am
by admin
Why do you need import statement(s) in TestClass.java? None of the given classes have a package statement. Therefore, they all belong to the default package.

Re: About Question enthuware.ocpjp.i.v11.2.1167 :

Posted: Wed Jun 17, 2020 1:37 pm
by BaxLi007
Yep ! Looks this direction missed me ... :) ... Understand the idea - thanks for the clarification!