‹ Back to the paper

Answer the following questions from the diagram of a Binary Tree given below: Write the post-order…
Answer the following questions from the diagram of a Binary Tree given below:

(i)[1.0]
Write the post-order traversal of the left subtree of the above structure.
(ii)[1.0]
State the degree of the Nodes E and H.
(iii)[1.0]
Mention the external nodes of the right subtree.
Answer
No answer yet.
From ISC 2020 Computer Science Paper 1, question 12(b).