InterviewSolution
Saved Bookmarks
| 1. |
What would be the number of zeros in the adjacency matrix of the given graph?(a) 10(b) 6(c) 16(d) 0My question is from Adjacency Matrix in section Graph of Data Structures & Algorithms IThe question was posed to me in an interview for job. |
|
Answer» Correct choice is (b) 6 |
|