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

Answer Posted / adithiya guru patham.v

In a B tree the insertion and deletion of the elements become more complex and also it occupies a large space when compared with the B + tree

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a subtree?

528


Write an algorithm for inserting and deleting an element from doubly linked list?

497


Calculate the efficiency of sequential search?

554


What is the time complexity of arraylist and linked list?

455


Will arraylist maintain insertion order?

497






What is difference between hashset and linkedhashset?

552


Mention one advantage and disadvantage of using quadratic probing?

595


Describe the level term in a tree.

535


Which is better than array and linked list?

505


What are the properties of binary heap?

543


Is hashmap an array?

479


Draw the B-tree of order 3 created by inserting the following data arriving in sequence – 92 24 6 7 11 8 22 4 5 16 19 20 78

1104


What type of data structure is used to perform recursion?

522


Is arraylist better than array?

469


Is heap sort adaptive?

466