1.

In the given connected graph G, what is the value of rad(G) and diam(G)?(a) 2, 3(b) 3, 2(c) 2, 2(d) 3, 3I need to ask this question from Adjacency Matrix in division Graph of Data Structures & Algorithms IThe question was posed to me in my homework.

Answer»

Right ANSWER is (a) 2, 3

For explanation: Value of ECCENTRICITY for vertices A, C is 2 whereas for F, B, D, E it is 3.



Discussion

No Comment Found

Related InterviewSolutions