The statement, when executed in a loop, skips the remaining statements in the body of the statement and begins the next iteration of the loop.
a) Continue
b) Break
c) Next
d) Back
a) Continue
Computer Science & Information Technology