About Question enthuware.ocpjp.v11.2.3002 :

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

Moderator: admin

Post Reply
jorgeruiz
Posts: 8
Joined: Sat Jan 20, 2018 1:36 pm
Contact:

About Question enthuware.ocpjp.v11.2.3002 :

Post by jorgeruiz »

Would you expand more in the definition of what is "platform implementation" present in the second option to enhance the explanation?
The module system ensures that code that is internal to a platform implementation is not accessible from outside the implementation.

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

Re: About Question enthuware.ocpjp.v11.2.3002 :

Post by admin »

Module system provides even more encapsulation than access modifiers. It prevents reflective access also. Together with support for a robust "service provider" architecture it prevents all accidental dependency on implementation classes.

The phrase "platform implementation" is just a catch phrase used in the official documents and also in option statements in the exam. But it basically just means stronger encapsulation.
If you like our products and services, please help us by posting your review here.

Post Reply

Who is online

Users browsing this forum: No registered users and 12 guests