Computer Science, asked by emantuti1994, 11 months ago

Explain any application of the Queue?

Answers

Answered by Darkgirl52
0
Applications of Queue Data Structure. Queue is used when things don't have to be processed immediately, but have to be processed in First In First Out order like Breadth First Search. This property of Queue makes it also useful in following kind of scenarios. 1) When a resource is shared among multiple consumers.
by.....
#dark⚫️
Similar questions