A do while loop is also known as Exit Controlled loop because the test condition is evaluated, after the execution of the body of the do while loop. In the do ...
確定! 回上一頁