InterviewSolution
Saved Bookmarks
| 1. |
Can leaf node be called child node in a K-ary tree?(a) True(b) falseMy query is from K-ary Tree in division Trees of Data Structures & Algorithms IThis question was posed to me during an interview. |
|
Answer» Right answer is (a) True |
|