

MCQOPTIONS
Saved Bookmarks
1. |
When the Depth First Search of a graph is unique? |
A. | When the graph is a Binary Tree |
B. | When the graph is a Linked List |
C. | When the graph is a n-ary Tree |
D. | None of the mentioned |
Answer» C. When the graph is a n-ary Tree | |