Multiple Choice
A program keeps track of a binary tree using a pointer to
A) its root node.
B) the node in the tree holding the smallest value.
C) one of its leaves.
D) the node in the tree holding the biggest value.
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: The inorder method of traversing a binary
Q27: When an application begins searching a binary
Q28: Implementing a binary tree in a class
Q29: One method of traversing a binary tree
Q30: A binary tree node with no parent
Q33: Visiting all nodes of a binary tree
Q33: The height of a binary tree describes
Q34: A strong reason to use a binary
Q35: A child node that has no parent
Q37: Values are commonly stored in a binary