While loop in C is a pre-test loop where the expression is evaluated then only statements are executed. It uses a test expression to control the loop.
確定! 回上一頁