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 of these
Answer» D. None of these


Discussion

No Comment Found