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

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
chrisbarrett
Posts: 5
Joined: Sun Aug 31, 2014 5:44 pm
Contact:

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

Post by chrisbarrett »

Maybe I'm missing something...

Image
Firstly, the output is only the i and j variable values:
System.out.println(i+" "+j);
This makes all of the answers wrong, as 5 5 is the correct answer (not 5 5 5). Perhaps, the code should be:
System.out.println(i + " " + count +" "+ j);
Or, does the exam use the word "result" to mean the "values in the variables at time of method termination", instead of "output"?

Secondly, when I chose the most likely answer that I guessed was meant, I was wrong and the correct answer was indicated as "6 4 6". However, the explanation indicates I was correct with "5 5 5".

Cheers!
Chirs

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

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

Post by admin »

You are right. The wrong option is set as correct. Fixed.
thank you for your feedback!
Paul.

chrisbarrett
Posts: 5
Joined: Sun Aug 31, 2014 5:44 pm
Contact:

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

Post by chrisbarrett »

Thanks Paul for the speedy response!

Cheers!
Chris

Post Reply

Who is online

Users browsing this forum: No registered users and 7 guests