The break keyword in Java is used to terminate for , while , or do-while loops. It may also be used to terminate a switch statement as well.
確定! 回上一頁