Vidyalelo
Data Structure · Q84

Miscellaneous on Data Structures

Programming · Data Structure · question 84

Q84

Which data structure is used for implementing efficient algorithms for finding the shortest path in graphs?

A.
Deque
B.
Heap
C.
Priority Queue
Answer
D.
Stack

Answer: Option C

Solution

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