1.

Explain any application of the Queue?

Answer»

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⚫️



Discussion

No Comment Found