Multiple Choice
A binary tree is empty if root is ____.
A) 0
B) 1
C) "zero"
D) NULL
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: In a binary tree, the branches go
Q9: The key of the right child below
Q26: For classes with pointer data members, you
Q30: The level of the root node of
Q31: The _ of a node in a
Q34: After inserting an item in a binary
Q37: In C++, a function name without any
Q41: The algorithm below describes the nonrecursive _
Q42: The listing of the nodes produced by
Q43: Let T be a binary search tree