The break statement can also be used to jump out of a loop. This example jumps out of the loop when i is equal to 4 : Example. for ( ...
確定! 回上一頁