Vidyalelo
Data Structure · Q66

Advanced Trees (AVL, RedBlack, BTrees)

Programming · Data Structure · question 66

Q66

A B+ tree can contain a maximum of 7 pointers in a node. What is the minimum number of keys in leaves?

A.
6
B.
3
Answer
C.
4
D.
7

Answer: Option B

Solution

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