Question: NOTE: (the code should be write a java language) Q1: A particular bank in Oman is facing an issue while serving its customers. The bank

NOTE:(the code should be write a java language)

Q1: A particular bank in Oman is facing an issue while serving its customers. The bank want to employ some kind of ordering so that it can serve its customers on the first come first serve basis.

a) As a computer science student, explain the kind of data structure you will use to solve the problem and why?

b) Then, write a program to simulate the process. The program should ask user to enter names of 10 customer and place them in the data structure you have selected.

c) Following this, program should remove the names from the data structure one by one and display the name that has been served.

NOTE:

(the code should be write a java language)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!