1.

Graph traversal is different from a tree traversal, because

A. trees are not connected.
B. graphs may have loops.
C. trees have root.
D. None is true as tree is a subset of graph.
Answer» D. None is true as tree is a subset of graph.


Discussion

No Comment Found