what is the different between B-tree and B+ tree.
Answer Posted / baskerdearer
In B+ tree all the data present at the leaf node. so we can
easily access the data. In DBMS the table value stored by
B+ tree.
| Is This Answer Correct ? | 83 Yes | 8 No |
Post New Answer View All Answers
Is hashmap ordered?
What does enum do?
What is the use of threaded binary tree?
Define the queue data structure.
What are the properties of binary heap?
How do you sort elements in an arraylist?
Why is arraylist not thread safe?
What is the minimization factor and time complexity of b-tree?
Which is faster hashmap or linkedhashmap?
What is binary tree give example?
What is inserting in data structure?
Define non linear data structure.
Which is faster arraylist or hashmap?
What are arrays used for?
What is a queue in data structure?