Q. What is the work of break keyword? (Solved)
1. halt execution of program
2. restart execution of program
3. exit from loop or switch statement
4. none of the above
- c. exit from loop or switch statement
1. halt execution of program
2. restart execution of program
3. exit from loop or switch statement
4. none of the above