Vidyalelo
Data Structure · Q21

Introduction to Data Structures

Programming · Data Structure · question 21

Q21

Which data structure is best for implementing a priority queue?

A.
Stack
B.
Linked List
C.
Heap
Answer
D.
Queue

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board