Which structure should you use if you don’t know in advance how many times a loop should execute?
a for loop
an initialized loop
a while loop
an incremented loop
1 answer
a while loop
a for loop
an initialized loop
a while loop
an incremented loop
1 answer