Multiple Choice
The ____ of a node in a binary tree is the number of branches on the path from the root to the node.
A) height
B) level
C) width
D) size
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: For classes with pointer data members, you
Q27: In a binary search tree, the data
Q28: Let T be a binary search tree
Q29: In copying a binary tree, if you
Q30: The level of the root node of
Q32: In the diagram of a binary tree,
Q33: A binary tree has a special node
Q34: After inserting an item in a binary
Q35: A binary tree is also a(n) _.<br>A)
Q36: The _ of a binary tree is