The do-while loop statement executes the nested statement repeatedly as long as the condition evaluates to the boolean value true.
確定! 回上一頁