Vidyalelo
Python · Q3

Python Loops and Conditionals: MCQs for Exam Readiness

Programming · Python · question 3

Q3

Which loop is known for its pre-checking condition?

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

Answer: Option A

Solution

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