1.

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

A. Stack
B. queue
C. Tree
D. Array
Answer» C. Tree


Discussion

No Comment Found