A do...while loop is similar to a while loop, except the fact that it is guaranteed to execute at least one time. Syntax. The syntax of a do...while loop in C ...
確定! 回上一頁