1.

The do...while looping statement

A. is executed only once if the condition is true.
B. is also known as entry-controlled loop.
C. is executed at least once if the condition is false.
D. is unconditional looping statement..
Answer» D. is unconditional looping statement..


Discussion

No Comment Found