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.
About Question enthuware.ocpjp.v7.2.1705 :
Moderators: Site Manager, fjwalraven
-
- Posts: 18
- Joined: Fri May 31, 2013 1:18 pm
- Contact:
-
- Site Admin
- Posts: 10389
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question enthuware.ocpjp.v7.2.1705 :
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.
You are right about the rest. Fixed.
thank you for your feedback!
Paul.
Who is online
Users browsing this forum: No registered users and 2 guests