cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
implement a priority queue
implement a priority queue
May 4, 2008 at 1:21pm UTC
Yogi Bear 79
(1)
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?!
May 4, 2008 at 6:32pm UTC
ropez
(310)
heap
Topic archived. No new replies allowed.