InterviewSolution
Saved Bookmarks
| 1. |
Can child node be always called Leaf node in the K-ary tree?(a) True(b) FalseThe above asked question is from K-ary Tree in section Trees of Data Structures & Algorithms IThis question was posed to me in an interview for internship. |
|
Answer» Right CHOICE is (B) False |
|