Which of the following loops is guaranteed to execute at least once?

A. counter-controlled while loop
B. for loop
C. do...while loop
D. sentinel-controlled while loop

Answer: C

Computer Science & Information Technology

You might also like to view...

The mode that limits formatting and features to those supported in earlier versions of Office

a. Compatibility Mode b. Legacy Mode c. Version Mode

Computer Science & Information Technology

Comments must be located at the beginning of a VBA procedure.

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

Computer Science & Information Technology