Q303
Topological sort is equivalent to which of the traversals in trees?
A.
Pre-order traversal
AnswerB.
Post-order traversal
C.
In-order traversal
D.
Level-order traversal
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board