

InterviewSolution
Saved Bookmarks
1. |
What is a bipartite graph?(a) a graph which contains only one cycle(b) a graph which consists of more than 3 number of vertices(c) a graph which has odd number of vertices and even number of edges(d) a graph which contains no cycles of odd lengthI have been asked this question by my school teacher while I was bunking the class.The doubt is from Properties of Tree topic in division Trees of Discrete Mathematics |
Answer» The correct answer is (d) a graph which CONTAINS no cycles of odd LENGTH |
|