Which of the following statements about a do…while repetition statement is true?

a. The body of a do…while loop is executed only if the terminating condition is true.
b. The body of a do…while loop is executed only once.
c. The body of a do…while loop is always executed at least once.
d. None of the above.

c. The body of a do…while loop is always executed at least once.

Computer Science & Information Technology

You might also like to view...

All of the following are popular Web browsers today EXCEPT ________

A) Chrome B) Internet Explorer C) Safari D) Netscape

Computer Science & Information Technology

With an array formula, the formula is the same in every row

Indicate whether the statement is true or false.

Computer Science & Information Technology