Multiple Choice
This statement may be used to stop a loop's current iteration and begin the next one.
A) break
B) terminate
C) re-iterate
D) continue
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: You may not use the break statement
Q29: It is possible to define a file
Q39: You may nest while and do-while loops
Q48: Something within a while loop must eventually
Q50: This is a control structure that causes
Q51: This is a variable that is regularly
Q51: The scope of a variable declared in
Q52: The while loop contains an expression that
Q57: The while loop is this type of
Q58: This means to increase a value by