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.
b. break statement.
Computer Science & Information Technology
You might also like to view...
The first Apple Operating System was released in ________
A) 1984 B) 1978 C) 1982 D) 1969
Computer Science & Information Technology
A compound statement that contains variable declarations is called a __________.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology