Multiple Choice
A node that has no children is a
A) root node.
B) head node.
C) leaf node.
D) pure binary node.
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: Every node in a binary tree can
Q19: A child node that has no parent
Q20: The smallest number of levels that a
Q21: Output will be the same if you
Q22: The inorder method of traversing a binary
Q24: An operation that can be performed on
Q25: The number of nodes in a binary
Q26: Binary search trees may be implemented as
Q27: Implementing a binary tree in a class
Q28: When a binary tree is used to