InterviewSolution
Saved Bookmarks
| 1. |
A binary tree is a rooted tree but not an ordered tree.(a) true(b) falseI need to ask this question from Binary Trees topic in division Binary Trees of Data Structures & Algorithms IThis question was addressed to me during an interview. |
|
Answer» Right answer is (b) false |
|