Vidyalelo
Data Structure · Q118

Graphs

Programming · Data Structure · question 118

Q118

In the following DAG find out the number of required Stacks in order to represent it in a Graph Structured Stack.

In the following DAG find out the number of required Stacks in order to represent it in a Graph Structured Stack.
Graphs mcq question image
A.
1
B.
2
C.
3
Answer
D.
4

Answer: Option C

Solution

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