Vidyalelo
Python · Q10

Python Loops and Conditionals: MCQs for Exam Readiness

Programming · Python · question 10

Q10

Which loop is known for its post-checking condition?

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