Page 1 of 1

About Question enthuware.ocpjp.i.v11.-2.-3084 :

Posted: Tue May 28, 2019 6:46 am
by entitybean
The text in the explanation below does not match the question. Explanation mentions "TestClass", "ArrayList" and "Logger". None of which is mentioned in the question (which shows code about LocalDate).

Also: Why is answer 4 correct "When B is executed, all classes of java.time package are loaded"? Why? B does not use any class of java.time package? Why should all classes from java.time be loaded then?

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

Posted: Tue May 28, 2019 7:42 am
by admin
I see that option 3 is set at the correct answer and not option 4.

The explanation is also relevant to the question. Please confirm by posting a screen shot of what you see.

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

Posted: Wed May 29, 2019 10:39 am
by entitybean
Please see screenshot:
https://ibb.co/194fHfQ
Image
3 and 4 are both marked green (correct). Why is 4 correct?
Explanation mentions "TestClass", "ArrayList" and "Logger". None of those classes are mentioned in the question code which only mentions classes "A", "B" and "LocalDate".

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

Posted: Wed May 29, 2019 11:00 am
by admin
Could you please check the version of your question bank?
I checked the update history of this question and I see that it was last updated on 8th May. The current version of the question bank is 1.6 (You can check it using Tools->Check for question bank update.) But this change was there in 1.4 as well. I suspect that your version is 1.3 or lower. Could you please confirm?

This is what it was updated to: https://ibb.co/6XNjnvQ

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

Posted: Fri May 31, 2019 8:36 am
by entitybean
Ok, cool! That was it! I had an old version of the question database!
After upgrading to latest version the question matches your screenshot and starts to make sense ;-)
Thanks!
When will 816 or 817 be coming up?