InterviewSolution
Saved Bookmarks
| 1. |
Which node is the Leaf node in the following K-ary tree?(a) A(b) B(c) D(d) FMy question comes from K-ary tree in chapter Trees of Data Structures & Algorithms II have been asked this question by my college director while I was bunking the class. |
|
Answer» The correct choice is (d) F |
|