Which of the following is a characteristic of a B tree?

a) All values are found at leaf level.
b) It has a fixed height.
c) It uses a hash function for insertions.
d) Only leaf nodes contain keys.