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
AnswerD.
none of the mentioned
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board