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...
In the Relationship window, a one-to-many relationship is indicated by the 1 and ________ symbol(s)
A) ++ B) >> C) ? D) ?
Computer Science & Information Technology
ACK scans and NULL scans work only on UNIX systems
Indicate whether the statement is true or false.
Computer Science & Information Technology