Q669
Which looping process is best used when the number of iterations is known?
A.
for
AnswerB.
while
C.
do-while
D.
all looping processes require that the iterations be known
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board