In JavaScript do while loop executes a statement block once and then repeats the execution until a specified condition evaluates to false.
確定! 回上一頁