#CS-6202
Awesome StudentQuestion • Algorithms and Complexity

A priority queue can be built using an array, a linked list, a heap data structure, or a binary search tree

Answer

True