InterviewSolution
Saved Bookmarks
| 1. |
Can there exist a graph which is both eulerian and is bipartite?(a) Yes(b) No(c) Yes if it has even number of edges(d) Nothing can be saidI got this question by my school teacher while I was bunking the class.My doubt is from Bipartite Graphs topic in section Bipartite Graphs of Data Structures & Algorithms II |
|
Answer» Right choice is (a) Yes |
|