PRASHNIKAप्रश्निका
‹ Back to the paper

Answer the following questions from the diagram of a Binary Tree given below: Name the Root and the…

Computer Science20203 marksShort answer
Answer the following questions from the diagram of a Binary Tree given below:
Figure for this question
(i)[1.0]
Name the Root and the leaves of the tree.
(ii)[1.0]
Write the post order traversal of the tree.
(iii)[1.0]
Separate the Internal nodes and the External nodes of the tree.

Answer

No answer yet.

Data structures

From ISC 2020 Specimen Computer Science Paper 1, question 12(b).