Question: Please write a c++ program that prompt the user to input using linked list to add,delete,search,and store it in text file.(The data consist of date,item,quantity,unitprice,and
Please write a c++ program that prompt the user to input using linked list to add,delete,search,and store it in text file.(The data consist of date,item,quantity,unitprice,and amount)

date,Item,quantity,unitprice,Amount 2021-11-18 Nasi,5,4,20 2021-11-20, Nasi,5,4,20 2021-11-19, Ayam,2,10,20
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
