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

why boundary tag representation is used?

519


What is difference between hashmap and arraylist?

515


Is sorting a math skill?

489


How do signed and unsigned numbers affect memory?

504


What do you understand by doubly linked list?

504






List out the basic operations that can be performed on a stack?

458


Explain the most efficient method to reverse a linked list?

494


What is the difference between null and void pointer in data structures?

702


Explain circular linked list?

532


Explain the difference between hashset and hashmap?

542


List out the disadvantages of using a linked list?

519


How would you dynamically allocate a one-dimensional and two-dimensional array of integers?

575


What is a string or array type?

459


State the difference between queues and linked lists?

540


Explain the term tail recursion?

549