1.

How many extra nodes are there in Full K-ary tree than complete K-ary tree?(a) 1(b) 2(c) 3(d) Both have same number of nodesI would like to ask this question from K-ary Tree topic in division Trees of Data Structures & Algorithms IThe question was posed to me in final exam.

Answer»

Correct OPTION is (d) Both have same NUMBER of NODES

Best explanation: Every Full K-ary TREE is ALSO a complete K-ary tree. Therefore, both have same number of nodes.



Discussion

No Comment Found

Related InterviewSolutions