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
What do you mean by structure property in a heap?
What is sequential search?
How does hashset maintain order?
How do I push an element into a stack?
how to add an item to the beginning of the list?
What is stack push?
What is the maximum size of array?
Explain the sorting algorithm that is most suitable to be used with single linked list?
Explain what are the notations used in evaluation of arithmetic expressions using prefix and postfix forms?
Define hash function?
What is modcount in hashmap?
Write an algorithm through which the inserting and deleting of elements can take place in circular queue?
What are the differences between b tree and b+ tree?
What is a singletonlist?
Explain Stack