1.

The order of an internal node in a B+ tree index is the maximum number of children it can have. Suppose that a child pointer takes 6 byte, the search field value takes 14 byte, and the block size is 512 byte. What is the order of the internal node?

A. 24
B. 25
C. 26
D. 27
Answer» D. 27


Discussion

No Comment Found

Related MCQs