Create a Java program A shopping lists. This could be done as a linked list of nodes where each node has its own child linked list of store options (Linked list of linked lists) as follows: Develop a program to simulate a mall consists of several stores, each store contains a group of items. Using the system you can add items to the shopping kart, remove them, edit their data, and confirm purchase according to the following rules: 1- Every store specializes in a specific type of items that is