A+ Work





Write a program that reads a file and builds a linked list. After the list is built display it on 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 CD’s or your friends telephone numbers.


Modify the program you wrote in project 27. 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