The if-else statement in C language is used to execute the code if condition is true or false. It is also called two-way selection statement.
確定! 回上一頁