Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

C++ programming. Please provide the code and use comments throughout code!! Make sure the output is the same as the one shown below. Neat coding.

C++ programming. Please provide the code and use comments throughout code!! Make sure the output is the same as the one shown below. Neat coding.

image text in transcribed

image text in transcribed

image text in transcribed

Programming Assignment #3: Student CS Grade Database Description: This program will read a data file that will contain students' scores for 5 Computer Science (CS) tests. Each student record will contain his her last name, first name, numeric student ID, student username, 5 test scores, average for these five scores, and grade for CS course. The file will be processed by the program and will produce a report The report contains seven parts 1) The students' usernames 2) The average score for each student's five tests 3) The grade for each student's CS course. 4) The average CS scores for the class. 5) The total number of students with grades A. B. C. D. and F 6) The sorted student names and IDs based on user choice: descending or ascending order of grades. 7 Search a student grade by entering student user name ID (See the attached sample input and output for example.)

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

Knowledge Discovery In Databases

Authors: Gregory Piatetsky-Shapiro, William Frawley

1st Edition

0262660709, 978-0262660709

More Books

Students also viewed these Databases questions