Vidyalelo
Data Structure · Q303

Miscellaneous on Data Structures

Programming · Data Structure · question 303

Q303

Topological sort is equivalent to which of the traversals in trees?

A.
Pre-order traversal
Answer
B.
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