Vidyalelo
Data Structure · Q102

Advanced Trees (AVL, RedBlack, BTrees)

Programming · Data Structure · question 102

Q102

Which of the following is true?

A.
larger the order of B-tree, less frequently the split occurs
Answer
B.
larger the order of B-tree, more frequently the split occurs
C.
smaller the order of B-tree, more frequently the split occurs
D.
smaller the order of B-tree, less frequently the split occurs

Answer: Option A

Solution

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