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

Answer Posted / kamar rahi

In a B- tree you can store both keys and data in the
internal/leaf nodes. But in a B+ tree you have to store the
data in the leaf nodes only.

Is This Answer Correct ?    60 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

State the merits of linear representation of binary trees?

600


Explain what is the bucket size, when the overlapping and collision occur at same time?

583


Can a null element added to a treeset or hashset?

469


Which is better hashset or treeset?

497


What is the complexity of sorting algorithm?

501






How many types of lists are there?

526


What do you mean by data types?

532


Explain the uses of b+ tree.

537


What is difference between data type and data structure?

418


What do you mean by sorting?

451


How null key is handled in hashmap?

468


What is difference between rb tree and avl tree?

471


Define hashing?

584


What is the difference between data types and data structures?

463


What is data and its type?

490