what is queue ? explain with exapmle
Answers
Answered by
4
A Queue is a linear structure which follows a particular order in which the operations are performed. The order is First In First Out (FIFO). A good example of a queue is any queue of consumers for a resource where the consumer that came first is served first. The difference between stacks and queues is in removing.
Similar questions
English,
2 months ago
English,
2 months ago
Math,
5 months ago
English,
5 months ago
India Languages,
10 months ago
India Languages,
10 months ago