Question

An important property of B-Trees is that they are balanced to maintain efficient and predictable performance. "Balanced" here means that ________.
A) every pointers allows access to the same number of data records
B) the numbers at every level of the B-Tree have the same average value
C) the key field values are the same at every level
D) every data record is the same distance from the top entry of the B-Tree

Answer

This answer is hidden. It contains 1 characters.