Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Modify assignment # 1 ( Please take look at Assignment#1 code: https://www.chegg.com/homework-help/questions-and-answers/create-program-calculate-grades-well-descriptive-statistics-set-test-scores-test-scores-en-q39864181) so that the instructor can enter up to 5 test scores per student.

Modify assignment # 1 ( Please take look at Assignment#1 code: https://www.chegg.com/homework-help/questions-and-answers/create-program-calculate-grades-well-descriptive-statistics-set-test-scores-test-scores-en-q39864181) so that the instructor can enter up to 5 test scores per student. The class roster should include the average test score for each student as well as the overall grade. Update the class statistics to include the average score for each of test.

You must create a class called student that has the following data members. First Name Last Name An array or a vector that contains the test scores.

All class data members must be private or protected. Separate the class interface from the class implementation and use include guards.

Assignment #1: https://www.chegg.com/homework-help/questions-and-answers/create-program-calculate-grades-well-descriptive-statistics-set-test-scores-test-scores-en-q39864181

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

The Manga Guide To Databases

Authors: Mana Takahashi, Shoko Azuma, Co Ltd Trend

1st Edition

1593271905, 978-1593271909

More Books

Students also viewed these Databases questions

Question

Modify assignment # 1 ( Please take look at Assignment#1 code:...

Answered: 1 week ago