Q32
In a B-Tree of order m, what is the maximum number of keys a node can contain?
A.
m + 1
B.
m
AnswerC.
m / 2
D.
m + 1
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board