The break statement in javascript is used to break or terminate the loops and the statements immediately as soon as the break keyword is encountered.
確定! 回上一頁