Q62
What would be the result if the left subtree of the root has a null path length of 1 and the right subtree has a null path length of 2?
A.
merge occurs without violation
B.
violation at left subtree
C.
violation at right subtree
D.
violation at the root
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board