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 is bubble sort used for?
What do you mean by structure property in a heap?
Can we search the data in a linked list?
What do you mean by balance factor of a node in avl tree?
What is numeric array?
Does treemap allow duplicate keys?
Define binary tree insertion.
What can be stored in an arraylist?
What is difference between array and arraylist?
Define Data Structures?
What is the difference between a push and a pop?
What is Storage Structures and File Structures? Can you show their relation? What are the examples of each? Thanks
What is a linear search?
How helpful is abstract data type of data structures?
Where is data structure used?