199k views
25 votes
If you are uncertain how many times a loop should run. What type of a loop should you use?

A. For loop
B. For each loop
C. While loop
D. Definite loop

User Don Bright
by
5.6k points

1 Answer

5 votes

Answer:

While loop

Step-by-step explanation:

User JonLOo
by
5.5k points