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

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

Computer Science20203 marksShort answer
Answer the following questions from the diagram of a Binary Tree given below:
Figure for this question
(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.

Data structures

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