Which data structure is used in breadth first search of a graph to hold nodes?
a) stack
b) queue
c) tree
d) array