Answers

Question and Answer:

  Home  Data Structures Trees

⟩ Explain a B+ tree?

It is a dynamic, multilevel index, with maximum and minimum bounds on the number of keys in each index segment. all records are stored at the lowest level of the tree; only keys are stored in interior blocks.

 230 views

More Questions for you: