Which of the following statements about a do…while iteration 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...

The first time you open OneNote, you open a document

Indicate whether the statement is true or false

Computer Science & Information Technology

The ________ protocol is a UDP network protocol used by a network clientto obtain its IP address automatically

Fill in the blank(s) with correct word

Computer Science & Information Technology