About Question enthuware.ocpjp.ii.v11.2.3438 :

All the posts and topics that contain only an error report will be moved here after the error is corrected. This is to ensure that when users view a question in ETS Viewer, the "Discuss" button will not indicate the presence of a discussion that adds no value to the question.

Moderators: Site Manager, fjwalraven

Post Reply
entitybean
Posts: 12
Joined: Mon Apr 03, 2017 6:08 am
Contact:

About Question enthuware.ocpjp.ii.v11.2.3438 :

Post by entitybean »

Are you sure the given options show the right notation for content of a module-info?
I think this is right (inside module-info.java file):

Code: Select all

module <name of module goes here> {
    exports com.abc.account;
}
I have checked several books and official online docs (e.g. https://openjdk.java.net/projects/jigsaw/quick-start), I have NEVER seen the content in the form given in this question:

Code: Select all

module-info {
    exports com.abc.account;
}
I think NONE of the given answers are valid module-info.java files.

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

Re: About Question enthuware.ocpjp.ii.v11.2.3438 :

Post by admin »

You are right. I checked all other module questions and another question 2.3431 also had this error. All others are correct.
We apologize for the error and would like to refund your order. Kindly PM or email us your orderid.

thank you for your feedback!
Paul.
If you like our products and services, please help us by posting your review here.

entitybean
Posts: 12
Joined: Mon Apr 03, 2017 6:08 am
Contact:

Re: About Question enthuware.ocpjp.ii.v11.2.3438 :

Post by entitybean »

Thank you! No need for a refund. I'm happy to help (... and learn)!

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

Re: About Question enthuware.ocpjp.ii.v11.2.3438 :

Post by admin »

Thank you for your consideration.
If you like our products and services, please help us by posting your review here.

radupana
Posts: 18
Joined: Fri Feb 09, 2018 11:50 am
Contact:

Re: About Question enthuware.ocpjp.ii.v11.2.3438 :

Post by radupana »

Hi,

One more point on this question; The package should be com.abc.accounts instead of com.abc.account, right?

Regards,
Radu

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

Re: About Question enthuware.ocpjp.ii.v11.2.3438 :

Post by admin »

radupana wrote:
Sun Jun 30, 2019 5:56 am
One more point on this question; The package should be com.abc.accounts instead of com.abc.account, right?
Correct.
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 25 guests