InterviewSolution
Saved Bookmarks
| 1. |
In a simple graph, the number of edges is equal to twice the sum of the degrees of the vertices.(a) True(b) FalseThe question is from Graph in section Graph of Data Structures & Algorithms IThis question was addressed to me in an interview. |
|
Answer» Right choice is (B) False |
|