1.

Which node is the root node of the following ternary tree?(a) A(b) B(c) C(d) DQuery is from 1 topic in portion Trees of Data Structures & Algorithms II have been asked this question in an interview.

Answer»

Correct choice is (a) A

To explain: Node A is CALLED the root node of the above ternary TREE while the Node B, Node C, Node D are called LEAF node.



Discussion

No Comment Found

Related InterviewSolutions