Q7
What is the order of a B-Tree if it has a maximum of m children per node?
A.
2m
B.
m
AnswerC.
log2(m)
D.
2m
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board