Vidyalelo
Data Structure · Q78

Graphs

Programming · Data Structure · question 78

Q78

What would be the DFS traversal of the given Graph?

What would be the DFS traversal of the given Graph?
Graphs mcq question image
A.
ABCED
Answer
B.
AEDCB
C.
EDCBA
D.
ADECB

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board