CBSE Class 11 Computer Science Question 14 of 161

Flow of Control — Question 14

Back to all questions
14
Question

Question 14

The else block of a loop will not get executed if a break statement has terminated the loop.

Answer