Vidyalelo
Data Structure · Q76

Miscellaneous on Data Structures

Programming · Data Structure · question 76

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
Answer
D.
Linked List

Answer: Option C

Solution

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