InterviewSolution
Saved Bookmarks
| 1. |
Can leaf node be called child node in a ternary tree?(a) True(b) FalseI would like to ask this question from Ternary Tree topic in division Trees of Data Structures & Algorithms II have been asked this question in my homework. |
|
Answer» The correct option is (a) True |
|