K
Q. Which of the following are valid decision-making statements in C?
All valid decision-making statements in C program are: if statement if-else statement nested if statement switch statement nested switch statement
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. What is the output of C Program?
Q. Which statement is true about the given code ?
Q. Which is the correct format specifier for double type value in C?
Q. The if-elseif-else statement in C programming is used?
Q. A recursive function in C ___
Q. When the condition of if statement is false, the flow of code will ___.
Discusssion
Login to discuss.