Question

In B+ trees, which of the following statements is FALSE?

A All data entries are stored at the leaf level.
B Non-leaf nodes contain keys that guide searches
C A B+ tree of order mmm has at most m−1m-1m−1 keys per node.
D Leaf nodes are linked together in a doubly linked list.
E The height of a B+ tree increases logarithmically with the number of records.
Practice Next

Hey! Ask a query