Search unanswered questions...
Enter a question here...

What queue in computing world?

[Edit]

Queue-A brief definition

Queue is a datastructure used to store values(its a linear structure).it implements FIFO policy(the element to get in first is the first to get out).Some of the operations that can be performed on Q are put(enqueue) u put elements from the rear end, get(dequeue) where the element is removed from the front end.

Improve Answer Discuss the question "What queue in computing world?" Watch Question

First answer by ID995898721. Last edit by ID995898721. Question popularity: 18 [recommend question]

Research your answer:

Answers.com > Wiki Answers > Categories > Technology > Computers > Computer Networking > What queue in computing world?

Our contributors said this page should be displayed for the questions below. (Where do these come from)
If any of these are not a genuine rephrasing of the question, please help out and edit these alternates.
Application of queue?  What is interface queue?