If a connected Graph (G) contains n vertices what would be the rank of its incidence matrix?
(a) n-1
(b) values greater than n are possible
(c) values less than n-1 are possible
(d) insufficient Information is given
My question is taken from Incidence Matrix and Graph Structured Stack topic in section Graph of Data Structures & Algorithms I
This question was posed to me by my college professor while I was bunking the class.