Q76
Which data structure would you use for an application that needs to handle elements with a frequent change in priority?
A.
Queue
B.
Stack
C.
Priority Queue
AnswerD.
Linked List
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board