

InterviewSolution
Saved Bookmarks
1. |
If two cycle graphs Gm and Gn are joined together with a vertex, the number of spanning trees in the new graph is ______(a) m+n-1(b) m-n(c) m*n(d) m*n+1This question was posed to me in my homework.This question is from Trees in chapter Trees of Discrete Mathematics |
Answer» Correct option is (c) m*n |
|