While the condition is truthy, the code from the loop body is executed. ... The “do…while” loop ... do { // loop body } while (condition);.
確定! 回上一頁