Vidyalelo
Data Structure · Q34

Advanced Trees (AVL, RedBlack, BTrees)

Programming · Data Structure · question 34

Q34

In a B-Tree of order 5, what is the minimum number of children a non-root node can have?

A.
1
B.
4
C.
2
D.
3
Answer

Answer: Option D

Solution

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