

InterviewSolution
Saved Bookmarks
1. |
An undirected graph G which is connected and acyclic is called ____________(a) bipartite graph(b) cyclic graph(c) tree(d) forestThe question was posed to me during an interview for a job.I want to ask this question from Properties of Tree in section Trees of Discrete Mathematics |
Answer» Correct answer is (c) tree |
|