Page 1 of 1

About Question enthuware.ocpjp.v7.2.1705 :

Posted: Wed Jun 04, 2014 11:37 am
by Crashtest
Minor corrections?:

Last line of question is:
Which of the following statements is/are correct about the above code?
Since we have to choose 2 options, it should be:
Which of the following statements are correct about the above code?

Answer 1:
Is: The value of sum is guaranteed to 20 after the main method is finished.
Should be: The value of sum is guaranteed to be 20 after the main method is finished.

Answer 2:
Is: The value of sum may be less 20 after the main method is finished.
Should be: The value of sum may be less than 20 after the main method is finished.

Also, first answer can never be chosen because it automatically doesn't allow the rest to be true, and we have to choose 2 answers.

Re: About Question enthuware.ocpjp.v7.2.1705 :

Posted: Wed Jun 04, 2014 8:01 pm
by admin
Since it is possible for user to disable the number of correct answers to be displayed, we are changing the problem statements to use is/are instead of is or are to avoid giving a hint.

You are right about the rest. Fixed.

thank you for your feedback!
Paul.