Page 1 of 1

About Question com.enthuware.ets.scjp.v6.2.318 :

Posted: Tue Jan 17, 2012 12:18 pm
by Daan Debie
"Using a continue in a while loop causes the loop to break the current iteration and start the next iteration of the loop."

Trick question :) I answered false, because of the wording. When using continue in a while loop, it causes the loop to break, the condition be evaluated and possibly the next iteration will start! So I think the answer is false, not true.
You will now probably tell me something along the lines of "The real exam can contain ambiguous wording too" :P

Re: About Question com.enthuware.ets.scjp.v6.2.318 :

Posted: Tue Jan 17, 2012 9:20 pm
by admin
No, I think you are right. Your interpretation is valid and the option must be changed :)

thank you for your feedback!
Paul.