Question: 2 through 5 are to be done first, then show how it looks with #1 added 1. Add a struct to the files program listed

 2 through 5 are to be done first, then show how

2 through 5 are to be done first, then show how it looks with #1 added

1. Add a struct to the files program listed below. The struct should contain the first, last grade, a Undergrade field as a bool and a date of admission. 2. Write a program to read a file that contains student names (first, last) and their grades. The data in the file should look as follows: First Last Grade 3. Add an option to create the above-mentioned file and save the file in the following path: C:\Files\Grades 4. The program should allow the user to list all data or select a specific student. 5. The program should have an option to select and change the grade of a student. 1. Add a struct to the files program listed below. The struct should contain the first, last grade, a Undergrade field as a bool and a date of admission. 2. Write a program to read a file that contains student names (first, last) and their grades. The data in the file should look as follows: First Last Grade 3. Add an option to create the above-mentioned file and save the file in the following path: C:\Files\Grades 4. The program should allow the user to list all data or select a specific student. 5. The program should have an option to select and change the grade of a student

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!