Multiple Choice
In a binary tree, the level of the children of the root node is ____.
A) 0
B) 1
C) 2
D) 3
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: To delete an item from the binary
Q19: When a class object is passed by
Q20: Every node in a binary tree has
Q21: The _ of a path in a
Q22: In a(n) _ traversal, the binary tree
Q24: A pointer to the root node of
Q25: In a diagram of a binary tree,
Q26: For classes with pointer data members, you
Q27: In a binary search tree, the data
Q28: Let T be a binary search tree