Vidyalelo
Data Structure · Q8

Applications of Data Structures

Programming · Data Structure · question 8

Q8

What data structure is used for managing a collection of tasks with different priorities?

A.
Array
B.
Hash Map
C.
Deque
D.
Priority Queue
Answer

Answer: Option D

Solution

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