A break statement is used when we want to skip some statements inside the loop or to terminate the loop immediately without checking the test expression.
確定! 回上一頁