Vidyalelo
C Programming · Q128

Control Structures

Programming · C Programming · question 128

Q128

Which loop is most suitable to first perform the operation and then test the condition?

A.
for loop
B.
while loop
C.
do-while loop
Answer
D.
none of the mentioned

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board