Computers and Technology

Question No. 1 of 1 20 Marks Railway Online Booking System Section A 0.2
Railway Online Booking System requires a Queue to manage Passenger Booking Data Collection. A
Booking queue should be an abstract data type for add and remove Booking Element.
[The first element added to a queue has the preference to be removed (first-in-first-out, FIFO). ]
Apply abstraction Using an Interface.
Introduce Composition or Inheritance in your class with Collection interface.
Ensure Naming standards and access specifier are correctly applied.
W
Booking Queue must have an Booking Object with data like name, from, to, trainNo.
Note : Use any type of Collection Interface you know. [We don't expect that you should only use
java. util. Queue]
Irina Queue is empty, then while removing give an error message "Queue is empty". Note:​

answer
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 11:30, mmimay3501
What do character formats do for your document's message? a. set the tone b. provide organization c. provide clarity d. set how texts align with documents
Answers: 2
image
Computers and Technology, 22.06.2019 19:20, mayaparness
Write a program that prompts the user to input a string. the program then uses the function substr to remove all the vowels from the string. for example, if str = "there", then after removing all the vowels, str = "thr". after removing all the vowels, output the string. your program must contain a function to remove all the vowels and a function to determine whether a character is a vowel.
Answers: 2
image
Computers and Technology, 22.06.2019 22:40, nsuleban9524
When you type the pwd command, you notice that your current location on the linux filesystem is the /usr/local directory. answer the following questions, assuming that your current directory is /usr/local for each question. a. which command could you use to change to the /usr directory using an absolute pathname? b. which command could you use to change to the /usr directory using a relative pathname? c. which command could you use to change to the /usr/local/share/info directory using an absolute pathname? d. which command could you use to change to the /usr/local/share/info directory using a relative pathname? e. which command could you use to change to the /etc directory using an absolute pathname? f. which command could you use to change to the /etc directory using a relative pathname?
Answers: 3
image
Computers and Technology, 23.06.2019 13:50, mrfishyyyy
Explain how email technologies enable the exchange of messages between users. find out the typical parts of an email address and explain each part.
Answers: 1
Do you know the correct answer?
Question No. 1 of 1 20 Marks Railway Online Booking System Section A 0.2
Railway Online Booki...

Questions in other subjects: