Question: c language, thanks 1. Design a function that takes the grade in an int value and returns a value of type char, for the course.
1. Design a function that takes the grade in an int value and returns a value of type char, for the course. - Assume that the test score is a value between 0 and 10 inclusive. 0-5 F, 6D, 7C, 8 B, 9-10 A Test the function in a C program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
