Vidyalelo
Python · Q16

Python Loops and Conditionals: MCQs for Exam Readiness

Programming · Python · question 16

Q16

Which loop is guaranteed to execute at least once?

A.
For Loop
B.
While Loop
C.
Do-While Loop
Answer
D.
Infinite Loop

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board