Multiple Choice
This statement causes a loop to terminate early.
A) stop
B) break
C) null
D) terminate
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: It is possible to define a file
Q39: You may nest while and do-while loops
Q51: The scope of a variable declared in
Q53: This statement may be used to stop
Q57: The while loop is this type of
Q58: This means to increase a value by
Q59: How many times will the following loop
Q60: When the increment operator precedes its operand,
Q61: What is the output of the following
Q62: To read data from a file, you