InterviewSolution
Saved Bookmarks
| 1. |
Which property makes top tree a binary tree?(a) Nodes as Cluster(b) Leaves as Edges(c) Root is Tree Itself(d) All of the mentionedAsked question is from Binary Trees topic in portion Binary Trees of Data Structures & Algorithms II had been asked this question in examination. |
|
Answer» Correct answer is (d) All of the mentioned |
|