Q. What is the work of break keyword? (A) halt execution of program (B) restart execution of program (C) exit from loop or switch statement (D) none of the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) exit from loop or switch statement