Which search is implemented with an empty first-in-first-out queue?
(a) Depth-first search
(b) Breadth-first search
(c) Bidirectional search
(d) None of the mentioned
The question was asked by my college professor while I was bunking the class.
Enquiry is from Uninformed Search Strategy topic in division Problem Solving of Artificial Intelligence