400
views
views
p B tree is a self-balancing tree, and it is an m-way tree where m defines the order of the tree. In the B tree, the data is specified in a sorted order having lower values on the left subtree and higher values in the right subtree./p
p /p
p /p
p /p
p /p