What is B+ tree?

Answer Posted / ankita dey

In the B+ tree , all keys are maintained in leaves, and
keys are replicated in non leaf nodes to define path for
locating individual records. The leaves are linked together
to provide a sequential path for traversing the keys in the
tree.

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by garbage collection?

516


Explain the difference between hashset and hashmap?

523


Why do we need algorithm?

477


In what areas do data structures are applied?

533


How does shell sort work?

501






Why linked list is required?

437


What do you mean by data and data structure?

486


Why sorting is done?

490


Differentiate between an array and an arraylist.

569


Discuss how to implement queue using stack.

507


How memory is reserved using a declaration statement ?

654


Is arraylist a list?

444


Explain what do you mean by insertion sort, bubble sort and selection sort? Also, explain the differences among the functionalities of the three sorts.

580


What is nsmutablearray?

454


What is difference between hashset and treeset?

445