Vidyalelo
Data Structure · Q88

Graph Algorithms (DFS, BFS, Dijkstras, etc)

Programming · Data Structure · question 88

Q88

The Data structure used in standard implementation of Breadth First Search is?

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

Answer: Option A

Solution

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