What is B+ tree?

Answer Posted / wonder

A B+ tree is a data structure in which records associated
with the search keys are at the leaves of the tree.This
provide efficient retrieval,insertion and removal of
records.Keys are triplicale to the non-leaf nodes to
provide a path to the searched record.
NT file system,JFS2 file system and Rationaldata base often
used this data structure for indices.

Is This Answer Correct ?    77 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is long data type?

477


What is merge sort and how it works?

489


Which is better hashmap or treemap?

498


What is a data structure definition?

543


What is meant by binary tree traversal?

563






Is copyonwritearraylist thread safe?

469


Which is the parent class of deque class?

503


Does concat mutate array?

503


What is the Role of push() and pop() method?

533


What does bubble sort do?

457


What is a spanning tree?does the minimum spanning tree of a graph give the shortest distance between any 2 specified nodes?

506


Explain what are the major data structures used in the network data model?

569


Explain the Complete structure of hashmap along with the basic coding of the hashmap internal implementation.

598


How do you find the complexity of a selection sort?

495


What is harvesting in agriculture?

499