A do-while loop first executes the body of do block, after that it checks the condition of while. As a do block of do-while loop is executed ...
確定! 回上一頁