Q18
What is the maximum number of children a non-root node can have in a B-Tree of order m?
A.
m - 1
B.
m + 1
C.
m
AnswerD.
m / 2
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board