- Home
- Class - 12 CBSE Computer Science — Assertion Reason Type Questions
Assertion. The break statement can be used
Class - 12 CBSE Computer Science — Assertion Reason Type Questions
Assertion. The break statement can be used with all selection and iteration statements.
Reason. Using break with an if statement is of no use unless the if statement is part of a looping construct.