Vidyalelo
Data Structure · Q70

Advanced Trees (AVL, RedBlack, BTrees)

Programming · Data Structure · question 70

Q70

Which of the following is false?

A.
A B+ -tree grows downwards
Answer
B.
A B+ -tree is balanced
C.
In a B+ -tree, the sibling pointers allow sequential searching
D.
B+ -tree is shallower than B-tree

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board