The JavaScript do-while loop is also known as an exit control loop. The JavaScript do-while is test specified condition after executing a block of code.
確定! 回上一頁