These questions are intended as a self-test for readers. Answers may be found in Appendix C.
One difference between a priority queue and an ordered array is that
a. the lowest-priority item cannot be extracted easily from the array as it can from the priority queue.
b. the array must be ordered while the priority queue need not be.
c. the highest priority item can be extracted easily from the priority queue but not from the array.
d. All of the above.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.