Number of queues

To implement the priority queue what is the minimum number of queues we need?

E

Expert

Verified

We need two queues to implement priority queue. One queue is for actual storing of data and another is used for storing priorities.

   Related Questions in Database Management System

©TutorsGlobe All rights reserved 2022-2023.