About Question enthuware.ocpjp.v17.2.3730 :

Help and support on OCA OCP Java Programmer Certification Questions
1Z0-808, 1Z0-809, 1Z0-815, 1Z0-816, 1Z0-817

Moderator: admin

Post Reply
raphaelzintec
Posts: 167
Joined: Sun Apr 21, 2024 10:43 am
Contact:

About Question enthuware.ocpjp.v17.2.3730 :

Post by raphaelzintec »

its very weird

OCP pdf of mister Deshmukh has 850 pages and only one short mention about this Function.identity without even any code example: "You may use Function.identity() method for this purpose as well." that's it, nothing else...

i don't get seriously why some questions are focused on very small details of the book

like Concurrency is a whole long chapter of the book and havent seen any questions about it in the first Standard test
havent seen any questions about nested classes, advanced switch, advanced exceptions but instead OCA exceptions...

And many theorical ambiguous questions about modules... damn seriously? module is outdated because of Spring Framework

admin
Site Admin
Posts: 10384
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.ocpjp.v17.2.3730 :

Post by admin »

1. Did you even read the complete statements?
"Note that the lambda word-> word implements a Function that returns the same value as the one that is passed to it. Such function is called an identity function. You may use Function.identity() method for this purpose as well."

So instead of using the lambda word -> word, you can use Function.identity(). There is nothing else to it. You can always ask for clarification here or write a small piece of code to test it out. But you have to read properly and not skip things while reading.

2. What an author focuses on in their book is up to them. They may feel that some topics require more discussion and some topics don't. That is why there are different books and different authors for the same subject. You can pick the one that you like. Just use another book.

3. Mock exams are developed based on what we believe is important for the test taker to pass the exam.

raphaelzintec
Posts: 167
Joined: Sun Apr 21, 2024 10:43 am
Contact:

Re: About Question enthuware.ocpjp.v17.2.3730 :

Post by raphaelzintec »

thanks a lot

Post Reply

Who is online

Users browsing this forum: No registered users and 10 guests