InterviewSolution
Saved Bookmarks
| 1. |
Is parent node of Node 3 and root node of the given ternary tree same?(a) True(b) FalseThe origin of the question is 1 topic in chapter Trees of Data Structures & Algorithms IThe question was asked in an online interview. |
|
Answer» The correct ANSWER is (a) True |
|