Which search implements stack operation for searching the states?
(a) Depth-limited search
(b) Depth-first search
(c) Breadth-first search
(d) None of the mentioned
The question was asked by my school teacher while I was bunking the class.
The origin of the question is Uninformed Search Strategy in portion Problem Solving of Artificial Intelligence