Which loop is most suitable to first perform the operation and then test the condition?
Posted: Wed Jul 13, 2022 7:54 pm
a) for loop
b) while loop
c) do-while loop
d) none of the mentioned
b) while loop
c) do-while loop
d) none of the mentioned