In the case of nested loops, break exits the innermost loop. Use of the break statement is discouraged. Basically, this is because it allows you to exit the ...
確定! 回上一頁