...
Question 8516 – Data-Structures
April 17, 2024
Question 8136 – Data-Structures
April 17, 2024
Question 8516 – Data-Structures
April 17, 2024
Question 8136 – Data-Structures
April 17, 2024

Question 8517 – Data-Structures

Consider the directed graph given below.

Which one of the following is TRUE?

Correct Answer: C

Question 30 Explanation: 

There are no cycles in the graph, so topological orderings do exist.
We can consider P & S as starting vertex, followed by R & Q.
Hence, PSRQ & SPRQ are the topological orderings.
A
The graph does not have any topological ordering.
B
Both PQRS and SRQP are topological.
C
Both PSRQ and SPRQ are topological orderings.
D
PSRQ is the only topological ordering.

Leave a Reply

Your email address will not be published. Required fields are marked *