Answer: True
Explanation: Break statements are the statements is for the termination of the loop .It is considered as the statements that control the loop. For the default case ,default method is used in the switch selection statements.
The Switch selection statement,due to the working of the break statement will exit or terminate. Thus, the statement given in the question is correct.