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
Describe avl tree or height balanced binary search tree.
What is the difference between static and dynamic data?
Can arraylist hold different types?
Define double hashing?
Why we use arraylist instead of linked list?
How does a dynamic array work?
Why do we need sorting?
What is the difference between hashset and treeset?
How will you sort the elements of array in descending order?
Differentiate between failfast and failsafe.
Can you declare an array without assigning the size of an array?
What are sorting algorithms used for?
What are the basic data structures?
What do you mean by recursive definition?
What are different techniques for making hash function?