Question: The Program DetailsImplement a program in C + + that does the following: 1 . Requests the user and Reads the input of at least

The Program DetailsImplement a program in C++ that does the following:1. Requests the user and Reads the input of at least 5 student names (first names and last names)with at least 3 test scores (each a value between 0 and 100) for each of the students.2. Saves those inputs (use arrays to store them).3. Calculates the totals, averages and letter grades from the inputs.4. Displays the output. Make sure the output format is neat and follows a column format withproper column headings. See the Example Output below.

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!