Question: Write a C program to create three variables A,B, and C. Assign two different integer values to A and B. Use IF statement stating if

Write a C program to create three variables A,B, and C. Assign two different integer values to A and B. Use IF statement stating if AB then the value of C is false. Run your program with two example values for A and B and copy and paste the results of your program below: Write a C program and use switch statement to categorize prices and print related messages for several items as follows: Items prices 80 is costly item Items prices 70 is affordable item Items prices 60 is cheap item Items prices 50 or below to not present Run your script with two examples of the above categories and copy and paste the results of your program below
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
