InterviewSolution
Saved Bookmarks
| 1. |
Which graph is used to define the claw free graph?(a) Bipartite Graph(b) Claw Graph(c) Star Graph(d) Cartesian GraphI got this question in exam.Question is taken from Bipartite Graphs topic in chapter Bipartite Graphs of Data Structures & Algorithms II |
|
Answer» Correct answer is (b) Claw Graph |
|