Multiple Choice
The ___________________ statement causes current iteration of a loop to stop and the condition to be evaluated again, either stopping the loop or causing the next iteration.
A) stop
B) halt
C) continue
D) break
E) switch
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q30: Rewrite the following for loop as a
Q31: The Scanner object can be used to
Q32: A logical expression can be described by
Q33: Write a short application that takes in
Q34: It is possible to implement a switch
Q35: A Scanner object can use delimiters other
Q36: The relational operators should not be used
Q37: Write a for loop to print the
Q39: Which of the following for loop headers
Q40: A _ loop always executes its loop