implement a priority queue

A(n) _______ is often used to implement a priority queue.

a. array
b. heap
c. linked list
d. stack
e. none of the above

I have found text to support an array, a linked list and a heap. Can someone help me out?!
heap
Topic archived. No new replies allowed.