Define Priority Queue. Explain its types.
Answers
Answered by
2
In computer science, a priority queue is an abstract data type which is like a regular queue or stack data structure, but where additionally each element has a "priority" associated with it. In a priority queue, an element with high priority is served before an element with low priority.
Similar questions
English,
7 months ago
Computer Science,
1 year ago
Chemistry,
1 year ago
Hindi,
1 year ago
Science,
1 year ago