Vidyalelo
Data Structure · Q59

Graphs

Programming · Data Structure · question 59

Q59

Which of the following statement is true.

A.
There exists a Simple Graph having 10 vertices such that minimum degree of the graph is 0 and maximum degree is 9
B.
There exists a MultiGraph having 10 vertices such that minimum degree of the graph is 0 and maximum degree is 9
Answer
C.
There exists a MultiGraph as well as a Simple Graph having 10 vertices such that minimum degree of the graph is 0 and maximum degree is 9
D.
None of the mentioned

Answer: Option B

Solution

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