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
What is bubble sort technique?
When is a binary search best applied?
What is the difference between Array and LinkedList?
Define parent node?
What is adt example?
Why is an array homogeneous?
How does quicksort partition work?
What is immutablelist?
How do you reference all the elements in a one-dimension array?
What is significance of ” * ” ?
What is the need of sorting?
How many links are there in a binary tree of N nodes?
Explain the steps to insert data into a singly linked list?
What are the major data structures used in the network data model?
What is a b+ tree? Explain its uses.