Question: Program needs to be in C 4. Write a program to manage student's score. There are 10 students in this class. a. This program will
Program needs to be in C

4. Write a program to manage student's score. There are 10 students in this class. a. This program will exit only when user select option 5 b. User must enter student's score manually C. Create a function called print_score to print student's score. This function will also print average score of this class (option 1) d. Create a function called update_score to update score of a specific student (option 2) e. Create a function called find_greater to find number of students that their score is greater than
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
