Question: I only need the first program done in C++, using selection sort. Sarting and yard Write a program that reads students' test scores in the

I only need the first program done in C++, using selection sort.
Sarting and yard Write a program that reads students' test scores in the range 0-200. It should then determine the number of students having scores in each of the following ranges: 0-24, 25- 49, 50-74, 75-99, 100-124, 125-149, 150-174, 175-200. Output the score ranges and the number of students Write a program that allows the user to enter the students' names followed by their test score and outputs the - Class average Number of students whose test scores are below the class average with an appropriate messages Highest test scores and the names of all students having the highest score
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
