Q13
What is the purpose of the else clause in a loop?
A.
It runs when the loop completes normally
AnswerB.
It runs before the loop
C.
It handles errors
D.
It controls loop repetition
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board