Multiple Choice
When the root node points to two other nodes, the nodes are referred to as
A) child nodes, or children
B) parent nodes, or parents
C) binary nodes
D) subnodes
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: The shape of a binary tree is<br>A)
Q3: Select all that apply. Binary trees may
Q4: In a non-linear linked list, a node
Q5: Deleting a leaf node from a binary
Q6: A binary tree with a height of
Q8: The width of a tree is the
Q9: The binary tree structure is called a
Q10: The height of a tree describes how
Q11: Select all that apply. The head pointer,
Q12: Select all that apply. Which of the