Multiple Choice
In a binary search tree,the data in each node is ____ the data in the right child.
A) equal to
B) smaller than
C) greater than
D) smaller or equal to
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: The sequence of operations in a postorder
Q10: The item search, insertion, and deletion operations
Q11: The three traversal algorithms discussed for binary
Q12: Duplicates are allowed in a binary search
Q14: To destroy a binary tree,for each node,first
Q19: When a class object is passed by
Q20: Every node in a binary tree has
Q23: In a binary tree, the level of
Q25: In a diagram of a binary tree,
Q35: A binary tree is also a(n) _.<br>A)