Question: C + + Exercise 1 : Run the program three times using 8 0 , 5 5 and 6 0 for the average. What happens
C Exercise : Run the program three times using and for the average. What happens when you input as the average? Modify the first if statement so that the program will also print You Pass if the average is greater than or equals Exercise : Modify the program so that it uses an ifelse statement rather than two if statements. Exercise : Modify the program from Exercise to allow the following categories: Invalid data data above A category B category You Pass category You Fail category What will happen to your program if you enter a negative value such as
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
