C-17-Q140mediumsingle_mcq
Which of the following loops is most appropriate when the number of iterations is known in advance?
Which of the following loops is most appropriate when the number of iterations is known in advance?
- a
while - b
for - c
match - d
if