Social Sciences, asked by jeetusharma143, 11 months ago

what is priority queue?????????????????​

Answers

Answered by rk4846336
2

Explanation:

A priority queue is a special type of queue in which each element is associated with a priority and is served according to its priority. For example: The element with the highest value is considered as the highest priority element.

Answered by kittu34538
1

Answer:

Priority Queue is an abstract data type which is like a regular queue or stack data structure,but additionaly each element has a priority associated with it

Explanation:

hope it helps...............................

Similar questions