Question: THIS IS JAVA PROGRAMMING RELATED, HELP ME PLEASE, I WILL SURELY UPVOTE YOU, THANK YOU!! cui is enough, thank you! QUESTION 1 In this question

THIS IS JAVA PROGRAMMING RELATED, HELP ME PLEASE, I WILL SURELY UPVOTE YOU, THANK YOU!!
cui is enough, thank you!
QUESTION 1 In this question 1, you need to develop a system that can apply the concept of TWO (2) or THREE (3) dynamic data structures which are Linked List, Queue and/or Stack. To fulfill the task, you should analyze and find the real-world scenario that is suitable with Linked List, Queue and Stack. From that scenario, you should develop a system writes in JAVA programming languages. DESCRIPTION You should start by thinking of the overall scope & title of your program (like what is the program about, some examples are "To process information on lecturers' academic writing", "To store inventory records of the Sports Department and many more). From the overall scope, there are two processes, which are: First process, design the menu choices to be given to the user to manage data into Linked List (example: add data, display data etc.). There must be at least 4 choices in your menu (not including the exit choice). This program continues until users choose to finish the first process. The compulsory functions are: o Add data o Delete data o Modify data o Display data Second process, once the users choose to finish the first process, transfer all data from Linked List into Queue and/or Stack to proceed with the second process. The compulsory functions for the second process are: o Display data o Any calculation process (at least 2 process)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
