Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Write a program that allows the user to input the students names followed by their test scores and outputs the following: a. Class average b.
Write a program that allows the user to input the students names followed by their test scores and outputs the following:
a. Class average
b. Names of all students whose test scores are below the class average with an appropriate message
c. Highest test score and the names of all students having the highest score.
I NEED A .CPP FILE AND A .H FILE TOO!
This is for C++
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started