Question: Write a C++ program that will read data (student info of: name, age, gender, major and status) from a file and store them in a
Write a C++ program that will read data (student info of: name, age, gender, major and status) from a file and store them in a linked list. a file is attached that can be used for this project.
The program should then allow the user to add a new entry into the linked list then save the new list into a disk file named by user.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
