Page 1 of 1

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

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) for loop
b) while loop
c) do-while loop
d) none of the mentioned