Multiple Choice
When a binary tree is used to facilitate a search, it is referred to as a
A) binary queue.
B) binary ordered deque.
C) binary search tree.
D) sort algorithm.
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q23: A node that has no children is
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
Q29: A program keeps track of a binary
Q30: Binary search trees are commonly used<br>A) with
Q31: A strong reason to use a binary
Q32: When an application begins searching a binary
Q33: The height of a binary tree describes