Question: Subject: DATA STRUCTURES AND ANALYSIS ALGORITHM Covered subject: Arrays Revision, List, Stack, Queue, Graph, Tree, Searching, Sorting, Hashing Use JAVA Language -Apply GUI (Graphical User


Subject: DATA STRUCTURES AND ANALYSIS ALGORITHM Covered subject: Arrays Revision, List, Stack, Queue, Graph, Tree, Searching, Sorting, Hashing Use JAVA Language -Apply GUI (Graphical User Interface). Develop a car rental booking system by using the linked list/ array list 1. Add the new rental info -Order ID -Name -Identify number -age -phone number -email -Date of the rental -Car model -price -pick up address -drop off address -car pickup date -car drop off date -rental duration -total amount 2. Search the rental info -order ID (order ID must be unique, cannot be duplicated) 3. Delete the rental info 4. Update the rental info 5. Display all the rental info 6. Exit the system That's all the information. You are free to create any content. Thank you in advance
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
