Question: // Q6: save (7 points) // Save the linked list of students to a file list.txt using ofstream // You will need to save the

// Q6: save (7 points) // Save the linked list of students to a file list.txt using ofstream // You will need to save the number of students in linked list. That will help in load) when reading the file. // One format to store is: /I Kno. of students> //
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
