C has the following conditional statements. C if-else Decision Making School Accuracy. Quiz Worksheet Switch Statements In C Study Com If the integer is less than 5 then print Less than 5. . Your score and total score will always be displayed. 5 1 12 123 1234 12345 Click me to see the sample solution. Use switch to specify many alternative blocks of. So it must satisfy the below criteria. Use else to specify a block of code to be executed if the same condition is false. The next condition in the else if statement is also false so we move on to the else condition since condition1 and condition2 is both false - and print to the screen Good evening. A positive and negative number. If statement works like If condition is met then execute the task. Hope these exercises help you to improve your C programming. Decision-making statements in programming languages decide the direction of the flow of