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

Q & ACategory: Data StructureWhich of the following is not an advantage of priority queue?
Admin Staff asked 4 years ago

Which of the following is not an advantage of 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

1 Answers
Admin Staff answered 4 years ago

d) Easy to delete elements in any case