What do we call the binary tree nodes with no successor?
2023
What do we call the binary tree nodes with no successor?
Answer: B. Terminal nodes — Correct Answer: Option B Explanation: The official terminology is Terminal node or leaf node
- A.
End nodes
- B.
Terminal nodes
- C.
Last nodes
- D.
Final nodes
Attempted by 951 students.
Show answer & explanation
Correct answer: B
Correct Answer: Option B
Explanation: The official terminology is Terminal node or leaf node
Loading lesson…