Answered You can hire a professional tutor to get the answer.
Project 2 - Programming Project CS3330 Data Structures and Algorithms Term 5 2017: May 29 - July 30 Dr. Examples on how to use file operations, the...
1.schedule.dat
2.
(a)
(b)
(c)
(d)
(e)
(f) ExitSystem – before the program exits, it must save all of the data in the linked list to the data file. I recommend using a standard text file with one field in the object per line. At this point, if the file does not exist, the program will create it.