About Question enthuware.ocpjp.v7.2.1221 :
Posted: Fri May 15, 2015 1:36 am
Q: "What should be inserted at //1 so that TestClass will compile and run?"
One of the option 3or option 5
is enough.
Why both of them "should be inserted"? Of course both may be inserted, but the question a discourage a little..
Or may be the question means "independent of each other"?
One of the option 3
Code: Select all
import static x.y.SM.foo;
Code: Select all
import static x.y.SM.*;
Why both of them "should be inserted"? Of course both may be inserted, but the question a discourage a little..
Or may be the question means "independent of each other"?