Q108
Which of the following is false?
A.
2-3 tree requires less storage than the BST
AnswerB.
lookup in 2-3 tree is more efficient than in BST
C.
2-3 tree is shallower than BST
D.
2-3 tree is a balanced tree
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board