Vidyalelo
Data Structure · Q132

Graphs

Programming · Data Structure · question 132

Q132

Which of the following is not a topological sorting of the given graph?

Which of the following is not a topological sorting of the given graph?
Graphs mcq question image
A.
A B C D E F
B.
A B F E D C
C.
A B E C F D
D.
A B C D F E
Answer

Answer: Option D

Solution

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