Multiple Choice
All node pointers that do not point to other nodes are set to
A) the root of the tree
B) a parent node
C) their leftmost child node
D) a null pointer
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
Q36: To remove a node that has children,
Q37: When a binary tree is used to
Q38: Select all that apply. Which of the
Q39: A node that has no children is