Question: Programming in C 1. 18 pts) Write an if statement that outputs one of the letter grades from A to given the numeric grade. Do
Programming in C
1. 18 pts) Write an if statement that outputs one of the letter grades from A to given the numeric grade. Do a deeper indentation for each level. Assume the numeric grade is stored in an Integer variable named grade. Use the following scale for conversion: >90A 85-89: 80-84:8 75-79:6, 70-74:C, 65-69: De 60-64:D x> 17) print("ld is between 17 and 251"); } else printf("d is outside the range 17 - 25 ")
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
