Explain a B+ tree?

Submitted by: Administrator
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.
Submitted by: Administrator

Read Online Data Structures Trees Job Interview Questions And Answers