Multiple Choice
To exit out of a loop completely,and resume the flow of control at the next statement after the loop,use a _______.
A) continue statement.
B) break statement.
C) return statement.
D) Any of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Which of the following statements about the
Q6: The control variable of a counter-controlled loop
Q8: The first statement in every paintComponent method
Q9: Which of the following is equivalent to
Q10: Which of the following for-loop headers results
Q10: Which of the following statements about a
Q11: Which case of the following would warrant
Q11: Which of the following is not a
Q20: Which of the following statements about the
Q23: Which statement below is false?<br>A) Structured programming