0 votes
in Data Structures & Algorithms by

Which data structure is used in breadth first search of a graph to hold nodes?

a) stack

b) queue

c) tree

d) array

1 Answer

0 votes
by
b) queue

Related questions

0 votes
asked Jun 11, 2020 in C Plus Plus by Robindeniel
+1 vote
asked Nov 1, 2021 in Artificial Intelligence by DavidAnderson
...