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