I don't prefer using do…while loop for iterating an array. A do…while will always perform an action once before checking for the condition , ...
確定! 回上一頁