what is the different between B-tree and B+ tree.

Answer Posted / shivhar bhalerao

In B-tree more no of data pointer is required to store the
data and link of the data pointer ie. tree pointer so it
required more space accommodate in database.
But in B+ tree only leaf node is required to store data and
one link pointer so space is utilization is high as compare
to B tree ............

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is list and types of list?

551


What are the 3 control structures in programming?

580


What are linked list?

648


Define a linear data structure.

594


Is it possible to store null key and null values in a hashmap?

516






What is the use of isEmpty() member methods?

606


What does a bubble chart show?

537


What is a subtree in data structures?

589


Explain binary tree traversals?

602


Define union-by-weight?

694


Define leaves?

660


Define a linear and non linear data structure.

587


What sorting algorithm does arrays sort use?

533


Why do we study data structures?

591


Why we need cursor implementation of linked lists?

655