Advertisements
Advertisements
प्रश्न
Answer the following questions based on the Binary Tree given below:

- Write the in-order traversal of the right subtree. [1]
- State the depth of the entire binary tree and depth of node E. [1]
- Name the external nodes of the left subtree and internal nodes of the right subtree. [1]
अति संक्षिप्त उत्तर
Advertisements
उत्तर
- F, L, C, M, G
- Depth of entire tree: 4
Depth of node E: 2 - External nodes of left subtree (root B): I, N, K
Internal nodes of right subtree (root C): C, F, G, L
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
2024-2025 (March) Official Board
