What is the height of a binary tree with a single node?
A. 0
B. 1
C. 2
D. It depends on the tree's balance
Answer: Option A
Related Questions on Trees in Data Structures
A. Inorder
B. Preorder
C. Postorder
D. Level-order
A. 0
B. 1
C. 2
D. It depends on the tree's balance
Answer: Option A
A. Inorder
B. Preorder
C. Postorder
D. Level-order
Join The Discussion