Computer Science, asked by anujtomar1879, 1 month ago

choose the correct real time application which uses queue for its implementation

Answers

Answered by manitpanda1
0

Answer:

Queue is the data structure in which data is stored or retrieved in the first in first out manner . Railway Reservation is one of the example of queue data structure .

Similar questions