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

Answer Posted / ranjit kumar singh

The demerit of B+ tree is that it takes more space but its advantage is that it is used by RDBMS for faster retrieval of data or record.

Is This Answer Correct ?    28 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you increase the capacity of an arraylist?

572


Explain the applications of stack?

621


Is bucket sort stable?

588


Differentiate between the singly linked list and doubly linked list.

678


In what areas do data structures applied?

579






What do you mean by an Array?

615


What thread means?

579


an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].

649


State the rules to be followed during infix to prefix conversions?

735


Why is concurrenthashmap thread safe?

570


What is time complexity of binary search?

520


What is a reverse linked list.

683


What are the different binary tree traversal techniques?

680


What are the five examples of data?

585


How do you do a selection sort?

571