Your browser does not support JavaScript!

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

  • True Correct
  • False
Similar CS-6202 questions