

InterviewSolution
Saved Bookmarks
1. |
The minimum number of edges in a connected cyclic graph on n vertices is _____________(a) n – 1(b) n(c) 2n+3(d) n+1I have been asked this question in semester exam.This is a very interesting question from Complete and Connected Graphs in section Graphs of Discrete Mathematics |
Answer» The CORRECT choice is (b) n |
|