Which of the following statements about the do...while loop is true?

A. It is a post-test loop.
B. The body can contain multiple statements.
C. The control expression is executed at the beginning of each iteration.
D. It does not require a semicolon at the end of the loop.
E. The control expression variable is usually a counter.


Answer: A

Computer Science & Information Technology

You might also like to view...

A ____ is a text box master item added to the A-Master when a new document is created.

A. master text item B. primary text frame C. new master text item D. master frame

Computer Science & Information Technology

Which of the following is NOT a DateAdd function argument?

A) interval B) time C) number D) date

Computer Science & Information Technology

The ____ value sets how many times the object rotates during the motion tween.

A. Ease B. Rotate C. Spin D. Loop

Computer Science & Information Technology

A test site is an alternate IT location, anywhere in the world, that can support critical systems in the event of a power outage, system crash, or physical catastrophe.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology