Question: 7. Write a C++ program that uses an array to store the marks of 100 students who sat for a driving license test. The program

 7. Write a C++ program that uses an array to store

7. Write a C++ program that uses an array to store the marks of 100 students who sat for a driving license test. The program then should perform the following: a. Calculates Minimum Mark b Calculates Maximum Mark c. Calculates Class average, d. Calculates Class Median. e. Calculates the Standard deviation. f. Calculates the Mode. g. Displays the frequency of the grades of starts using the following grading system 85 to 100 Grade is A 65 to 85 Grade is B 55 to 65 Grade is C 40 to 55 Grade is D

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!