Question: C + + : Write a program that stores tests grades for a student in a vector. Write a void function that stores the initial
C:
Write a program that stores tests grades for a student in a vector. Write a void function that stores the initial grades in the vector. Write another void function that displays the grades. Write a valuereturning function that computes the grade average for the student. Write a void function that changes a currentlystored grade. Demonstrate the use of each of the functions in your program.
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
