subject

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:​

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 09:30
My mom and i are moving and we don’t have wifi for the next week, i want to know if using a using a hotspot with unlimited data is better than using regular wifi. i’m considering cost, speed, and data sacrifices.
Answers: 1
question
Computers and Technology, 23.06.2019 15:00
Jake really works well with numbers and is skilled with computers but doesn't work well with others. which of the jobs discussed in this unit might be best for jake? why?
Answers: 3
question
Computers and Technology, 24.06.2019 02:30
Which option completes the explanation for conflict of interest in an organization
Answers: 1
question
Computers and Technology, 24.06.2019 09:50
Create a string list. 2. use console.readline() to collect values of firstname, lastname, street, city, state, zip, save them to list. 3. write a simple linq statement, call method uppercasewords() to change first letter to uppercase. 4. create a foreach statment to display the information. public static string uppercasewords(string value) { char[] array = value.tochararray(); if (array.length > = 1) { if (char.islower(array[0])) { array[0] = char.toupper(array[0]); } } for (int i = 1; i < array.length; i++) { if (array[i - 1] == ' ') { if (char.islower(array[i])) { array[i] = char.toupper(array[i]); } } } return new string(array);
Answers: 3
You know the right answer?
Question No. 1 of 1 20 Marks Railway Online Booking System Section A 0.2
Railway Online Booki...
Questions
question
History, 18.03.2021 01:30
question
Health, 18.03.2021 01:30
question
Mathematics, 18.03.2021 01:30
question
Mathematics, 18.03.2021 01:30