C while is loop statement is used to do operations till some condition is true. For example, to print number for 1 to 100 we can use while loop statement.
確定! 回上一頁