InterviewSolution
Saved Bookmarks
| 1. |
Which of the following graphs are isomorphic to each other?(a) fig 1 and fig 2(b) fig 2 and fig 3(c) fig 1 and fig 3(d) fig 1, fig 2 and fig 3My question is from Undirected Graph topic in section Graph of Data Structures & Algorithms II have been asked this question by my college professor while I was bunking the class. |
|
Answer» Right answer is (d) fig 1, fig 2 and fig 3 |
|