With what data structure can a priority queue be implemented?

Q & ACategory: Data StructureWith what data structure can a priority queue be implemented?
Admin Staff asked 4 years ago

With what data structure can a priority queue be implemented?
a) Array
b) List
c) Heap
d) Tree

1 Answers
Admin Staff answered 4 years ago

d) Tree