Multiple Choice
A pointer to the root node of the binary tree is stored outside the binary tree in a pointer variable, usually called the ____.
A) node
B) parent
C) root
D) nodeType
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: When a class object is passed by
Q20: Every node in a binary tree has
Q21: The _ of a path in a
Q22: In a(n) _ traversal, the binary tree
Q23: In a binary tree, the level of
Q25: In a diagram of a binary tree,
Q26: For classes with pointer data members, you
Q27: In a binary search tree, the data
Q28: Let T be a binary search tree
Q29: In copying a binary tree, if you