A Java break statement halts the execution of a loop. When a break statement is run, a program starts to run the code after a statement.
確定! 回上一頁