The Data structure used in standard implementation of Breadth First Search is?
(a) Stack
(b) Queue
(c) Linked List
(d) Tree
I have been asked this question during an internship interview.
Query is from Breadth First Search in portion Graph Search of Data Structures & Algorithms II