Page 1 of 1

Which looping process is best used when the number of iterations is known?

Posted: Wed Jul 13, 2022 7:51 pm
by answerhappygod
a) for
b) while
c) do-while
d) all looping processes require that the iterations be known