Multiple Choice
Each link in a binary tree node points to a(n) ____ of that node.
A) parent
B) child
C) value
D) sibling
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: The key of the right child below
Q10: The item search, insertion, and deletion operations
Q11: The three traversal algorithms discussed for binary
Q12: Duplicates are allowed in a binary search
Q13: The listing of the nodes produced by
Q15: Every node in a binary tree has
Q16: In a(n) _ traversal, the binary tree
Q17: The listing of the nodes produced by
Q18: To delete an item from the binary
Q19: When a class object is passed by