Vidyalelo
Data Structure · Q152

Graphs

Programming · Data Structure · question 152

Q152

What is the value of the sum of the minimum in-degree and maximum out-degree of an Directed Acyclic Graph?

A.
Depends on a Graph
B.
Will always be zero
Answer
C.
Will always be greater than zero
D.
May be zero or greater than zero

Answer: Option B

Solution

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