InterviewSolution
Saved Bookmarks
| 1. |
What is the size of the given K-ary tree?(a) 3(b) 2(c) 6(d) 4This interesting question is from K-ary Tree in portion Trees of Data Structures & Algorithms IThe question was asked in quiz. |
|
Answer» Right OPTION is (c) 6 |
|