For and while loop are entry controlled loop because the condition is checked on the entry and do - while loop is an exit controlled loops the condition is ...
確定! 回上一頁