Q92
Which of the following is not true about the 2-3 tree?
A.
all leaves are at the same level
B.
it is perfectly balanced
C.
postorder traversal yields elements in sorted order
AnswerD.
it is B-tree of order 3
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board