Which of the following is false?

a. break and continue statements alter the flow of control.
b. continue statements skip the remaining statements in current iteration of the body of the loop in which they
are embedded.
c. break statements exit from the loop in which they are embedded.
d. continue and break statements may be embedded only within iteration statements.

d. continue and break statements may be embedded only within iteration statements.

Computer Science & Information Technology

You might also like to view...

Which of the following is the default number format in Excel 2016?

A) General format, Cambria, 12 pt B) General format, Calibri, 11 pt C) General format, Times New Roman, 12 pt D) Decimal format, Calibri, 11 pt

Computer Science & Information Technology

Rent and wages are the two most common variable expenses

Indicate whether the statement is true or false

Computer Science & Information Technology