Vidyalelo
Data Structure · Q134

Graphs

Programming · Data Structure · question 134

Q134

If a connected Graph (G) contains n vertices what would be the rank of its incidence matrix?

A.
n-1
Answer
B.
values greater than n are possible
C.
values less than n-1 are possible
D.
insufficient Information is given

Answer: Option A

Solution

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