Question
Which loop is most suitable to print numbers 1 to 100?
Select an option. Your answer will be checked instantly.
Correct Answer: C. for loop
Explanation:
The correct answer is for loop.
Leave a Reply