About Question enthuware.ocajp.i.v7.2.1134 :

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
billclar
Posts: 2
Joined: Fri Dec 20, 2013 10:59 am
Contact:

About Question enthuware.ocajp.i.v7.2.1134 :

Post by billclar »

I'm unsure of how this is a correct answer:

String s = this.toString();

Instance members can refer to 'this' before the instance is created?

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

Re: About Question enthuware.ocajp.i.v7.2.1134 :

Post by admin »

http://docs.oracle.com/javase/specs/jls ... jls-15.8.3
The keyword this may be used only in the body of an instance method, instance initializer, or constructor, or in the initializer of an instance variable of a class. If it appears anywhere else, a compile-time error occurs.
HTH,
Paul.

rasputyn
Posts: 3
Joined: Fri Nov 01, 2024 10:04 am
Contact:

Re: About Question enthuware.ocajp.i.v7.2.1134 :

Post by rasputyn »

var a1 = new ArrayList<>();

this answer is not correct due the fact thar var is not allowed when defining an instance field.

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

Re: About Question enthuware.ocajp.i.v7.2.1134 :

Post by admin »

You are right but I am unable to find this option in this question. Can you please post a screenshot of the complete question showing the full question id? Also, please mention the exam question bank that are you using.

rasputyn
Posts: 3
Joined: Fri Nov 01, 2024 10:04 am
Contact:

Re: About Question enthuware.ocajp.i.v7.2.1134 :

Post by rasputyn »

I attached two screenshots showing the correct answers and the question bank information (i'm using last version):
QuestionID: enthuware.ocpjp.v21.2.3220
Attachments
capt_ver.png
capt_ver.png (26.11 KiB) Viewed 27315 times
capt_.png
capt_.png (55.86 KiB) Viewed 27315 times

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

Re: About Question enthuware.ocajp.i.v7.2.1134 :

Post by admin »

Got it.
thank you for your feedback!

rasputyn
Posts: 3
Joined: Fri Nov 01, 2024 10:04 am
Contact:

Re: About Question enthuware.ocajp.i.v7.2.1134 :

Post by rasputyn »

:cheers:

Post Reply

Who is online

Users browsing this forum: No registered users and 7 guests