Page 1 of 1

About Question enthuware.ocpjp.v11.2.3005 :

Posted: Wed Oct 30, 2024 11:52 am
by dalvir
Hi

In the explanation of third option, there's a minor typo which can be fixed:
"It can still be exported using --add-export command line option."
(--add-exports)

Moreover, in the explanation of last option,
A module can request access to another module temporarily using command line options but only if the target package already exports that package in its module-info.
I believe instead of "target package" it should be "target module".

Lastly, there's a minor typo in the statement in the explanation text area on the bottom of page:
--add-open is used to provide access to private members of classes through reflection but is not required for 1Z0-815 exam.
(--add-opens)

Thanks

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

Posted: Thu Oct 31, 2024 4:33 am
by admin
You are right. Fixed.
thank you for your feedback!