Data Structure (2130702)

BE | Semester-3   Winter-2016 | 01/02/2017

Q1) (8)

Priority queue.

A queue in which we can insert remove items from any position based on some property (such as priority of the task to be processed) is often referred as priority queue