Multiple Choice
In a diagram of a binary tree, each node is represented as a(n) ____.
A) line
B) triangle
C) circle
D) rectangle
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q24: A pointer to the root node of
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
Q30: The level of the root node of