Stacks & Queues

10:00

Question 1 of 10

A priority queue can be efficiently implemented using which of the following data structures? [GATE CS 2007]

Array
Linked List
Heap
Stack