Question: 1.Write a program that reads a file and builds a list. After the list is built, display it on the monitor. You may use any

1.Write a program that reads a file and builds a list. After the list is built, display it on the monitor. You may use any appropriate data structure, but it should have a key field and data. Two possibilities are a list of your favorite CDs or your friends telephone numbers. Use a linked list implementation. 2.After the program above, modify it. After you create the file, the program should present the user with a menu to insert new data, remove existing data, or print a list of all data.

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!