An error occurred while fetching the topics. Please try again later.
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