The break statement is generally used inside a loop along with a if statement so that when a particular condition (defined in if statement) returns true, ...
確定! 回上一頁