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

Which interface treemap implements?

634


What is bubble sort with example?

592


What is adt and its advantages?

634


What is complexity of quicksort?

613


List out a few of the applications that make use of Multilinked Structures?

830






Name few classes that implement collection interface?

610


What is the default size of arraylist?

565


Mention a few applications of linked lists?

603


What is the family trees and connection by clause?

567


Two linked lists are given, find out the sum of them without altering the linked list?

649


How do you find the height of a binary tree?

559


Do you know what is linear search?

598


Which sorting is worst?

669


Does array sort mutate?

527


Tell me about circular linked list?

601