Vidyalelo
Data Structure · Q1110

Miscellaneous on Data Structures

Programming · Data Structure · question 1110

Q1110

When the topological sort of a graph is unique?

A.
When there exists a hamiltonian path in the graph
Answer
B.
In the presence of multiple nodes with indegree 0
C.
In the presence of single node with indegree 0
D.
In the presence of single node with outdegree 0

Answer: Option A

Solution

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