QuestionBankPro
medium
2 min read

Break continue

The Break statement allows a program to exit a loop or nested loop prematurely. This can be done when a specific condition is met, or when an event occurs....

Quick Actions

Insights

Difficultymedium
Reading Time2 min