Q. What is true about a break? (A) Break stops the execution of entire program (B) ++ (C) Break forces the control out of the loop and starts the execution of next iteration (D) Break halts the execution of the loop for certain time frame ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) ++