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

Verified
Correct Answer:
Verified
Related Questions
Q29: A binary tree can be created using
Q30: A subtree is an entire branch of
Q31: In a binary tree, each node may
Q32: Deleting a node that has two children
Q33: All nodes to the right of a
Q34: When an application begins by searching a
Q35: All node pointers that do not point
Q36: To remove a node that has children,
Q37: When a binary tree is used to
Q38: Select all that apply. Which of the