Advertisements
Advertisements
प्रश्न
Define the following term with respect to the binary tree:
Empty or Null tree
व्याख्या
Advertisements
उत्तर
An empty (or null) tree is a binary tree in which no nodes exist. It has no root node, hence there are no left or right subtrees. An empty tree indicates the lack of data and is frequently used as a basis case in tree operations including insertion, deletion, and traversal.
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
2021-2022 (March) Set 1
