The break statement allows you to terminate a loop and pass the program control over the next statement after the loop. You can use the break statement inside ...
確定! 回上一頁