In C++, Make a movie ticket shopping cart program using linkedlist-based implementation. The program should have a menucontaining the following operations. Inserting which movie ticketsyou want to buy, Retrieving that ticket, Deleting tickets fromcart, Modifying the cart. Can be an unsorted or sorted list.
Expert Answer
An answer will be send to you shortly. . . . .