Page 1 of 1

About Question enthuware.ocajp.i.v8.2.1427 :

Posted: Tue Dec 12, 2017 12:31 pm
by raj_dp
Sir,
for the java.time package we generally get tutorials explaining only about LocalDate, LocalTime, LocalDateTime with some examples. But in real exam we get questions from java.time.chrono package as well with ISO Calendar examples.
I feel preparing only for LocalDate, LocalTime and LocalDateTime is not enough. Can you please let me know how to prepare for this section comprehensively.
Regards
Raj

Re: About Question enthuware.ocajp.i.v8.2.1427 :

Posted: Tue Dec 12, 2017 10:25 pm
by admin
First, you should go through the Oracle's data time tutorial: https://docs.oracle.com/javase/tutorial ... index.html
It covers all that you need for the exam.
Second, go through the explanations of the date/time questions of our simulator thoroughly.

HTH,
Paul.

Re: About Question enthuware.ocajp.i.v8.2.1427 :

Posted: Wed Dec 13, 2017 1:06 am
by raj_dp
Hi Paul,
thanks for your guidance.
But the URL you have send gives a 404 error - the page does not exist. Perhaps Oracle has removed that page.
Regards
Raj

Re: About Question enthuware.ocajp.i.v8.2.1427 :

Posted: Wed Dec 13, 2017 1:40 am
by admin
I just clicked on it. It is working fine for me.