Write a program that reads a file and builds a linked list


1. Write a program that reads a file and builds a linked list.After the listis builtdisplay 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 favourite CD's or your friends telephone numbers.

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

Request for Solution File

Ask an Expert for Answer!!
Data Structure & Algorithms: Write a program that reads a file and builds a linked list
Reference No:- TGS01032696

Expected delivery within 24 Hours