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