Multiple Choice
An empty binary tree has height
A) -1
B) 0
C) 1
D) None of the above: the height of an empty binary tree is not defined.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: A binary tree with no root<br>A) must
Q13: Postorder traversal of a binary tree<br>A) first
Q14: Let X be a node in a
Q15: The level of a node X in
Q16: A complete binary tree with N nodes
Q18: To find the minimum element stored in
Q19: A complete binary tree with N nodes
Q20: The successor of a node in a
Q21: When a new item is added to
Q22: An AVL tree is<br>A) a binary search