Vidyalelo
Data Structure · Q75

Graphs

Programming · Data Structure · question 75

Q75

What is the number of vertices of degree 2 in a path graph having n vertices,here n>2.

A.
n-2
Answer
B.
n
C.
2
D.
0

Answer: Option A

Solution

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