Vidyalelo
Data Structure · Q18

Graphs

Programming · Data Structure · question 18

Q18

Which data structure is commonly used to implement the BFS algorithm?

A.
Stack
B.
Priority Queue
C.
Queue
Answer
D.
Linked List

Answer: Option C

Solution

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