Vidyalelo
Data Structure · Q149

Introduction to Data Structures

Programming · Data Structure · question 149

Q149

With what data structure can a priority queue be implemented?

A.
Array
B.
List
C.
Heap
Answer
D.
Tree

Answer: Option C

Solution

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