Vidyalelo
Data Structure · Q61

Introduction to Data Structures

Programming · Data Structure · question 61

Q61

Which of the following is not an advantage of a priority queue?

A.
Easy to implement
B.
Processes with different priority can be efficiently handled
C.
Applications with differing requirements
D.
Easy to delete elements in any case
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board