Examveda

Which is true regarding BFS (Breadth First Search)?

A. BFS will get trapped exploring a single path

B. The entire tree so far been generated must be stored in BFS

C. BFS is not guaranteed to find a solution if exists

D. BFS is nothing but Binary First Search

Answer: Option B


This Question Belongs to Computer Science >> Artificial Intelligence

Join The Discussion

Related Questions on Artificial Intelligence