Q78
The height of 2-3 tree with n elements is . . . . . . . .
A.
between (n/2) and (n/3)
B.
(n/6)
C.
between (n) and log2(n + 1)
D.
between log3(n + 1) and log2(n + 1)
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board