InterviewSolution
Saved Bookmarks
| 1. |
How many extra nodes are there in Full K-ary tree than complete K-ary tree?(a) 1(b) 2(c) 3(d) Both have same number of nodesI would like to ask this question from K-ary Tree topic in division Trees of Data Structures & Algorithms IThe question was posed to me in final exam. |
|
Answer» Correct OPTION is (d) Both have same NUMBER of NODES |
|