Which data structure conveniently used to implement BFS?
(a) Stacks
(b) Queues
(c) Priority Queues
(d) All of the mentioned
This question was posed to me in unit test.
Question is taken from Uninformed Search and Exploration topic in chapter Problem Solving of Artificial Intelligence