1.

How many edges are present in path cluster?(a) 2(b) 3(c) 6(d) 1This intriguing question comes from Binary Trees topic in portion Binary Trees of Data Structures & Algorithms IThe question was asked in final exam.

Answer»

Right choice is (a) 2

The best I can EXPLAIN: There are at least 2 edges present in path cluster. Cluster in data structure is defined as the SUBTREE that is connect having maximum of 2 VERTICES known as BOUNDARY Vertices.



Discussion

No Comment Found

Related InterviewSolutions