Vidyalelo
Data Structure · Q800

Miscellaneous on Data Structures

Programming · Data Structure · question 800

Q800

Topological sort can be implemented by?

A.
Using Depth First Search
B.
Using Breadth First Search
C.
Using Depth and Breadth First Search
Answer
D.
Using level ordered search

Answer: Option C

Solution

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