CBSE Class 11 Computer Science Question 69 of 161

Flow of Control — Question 8

Back to all questions
8
Question

Question 8

The else clause of a loop gets executed only when a break statement terminates it.
False

Answer