Examveda

When the Breadth First Search of a graph is unique?

A. When the graph is a Binary Tree

B. When the graph is a Linked List

C. When the graph is a n-ary Tree

D. When the graph is a Ternary Tree

Answer: Option B


Join The Discussion

Related Questions on Graph Algorithms (DFS, BFS, Dijkstras, etc)