‹ Back to the paper

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

(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.
From ISC 2020 Specimen Computer Science Paper 1, question 12(b).