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

Answer the following questions from the diagram of a Binary Tree given below: Write the inorder…

Computer Science20183 marksShort answer
Answer the following questions from the diagram of a Binary Tree given below:
Figure for this question
(i)[1.0]
Write the inorder traversal of the above tree structure.
(ii)[1.0]
State the height of the tree, if the root is at level 0 (zero).
(iii)[1.0]
List the leaf nodes of the tree.

Answer

No answer yet.

Data structures

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