Correct Answer : queue
Explanation : Queue is used for breadth first traversal whereas stack is used for depth first traversal.