Question:Suppose X is a B-tree leaf containing 41 entries and has at least one sibling. Which of the statements would be true in this case?
A Any sibling of X is also a leaf
B Any sibling of X contains at least 41 entries
C The parent of X has exactly 42 entries
D X has at least 41 siblings
+ AnswerA
+ Report