what is the different between B-tree and B+ tree.
Answer Posted / kamar rahi
In a B- tree you can store both keys and data in the
internal/leaf nodes. But in a B+ tree you have to store the
data in the leaf nodes only.
| Is This Answer Correct ? | 60 Yes | 6 No |
Post New Answer View All Answers
What is the difference between Array and LinkedList?
What are arrays give example?
What is data type explain?
Can you override methods of arraylist?
How do you create a tree diagram?
Why is quicksort not stable?
Can we insert null in hashset?
How to find middle element of linked list in one pass?
What is a b+ tree? Explain its uses.
What is dequeue in data structure?
What type of algorithm is binary search?
Is tuple immutable?
What is map keyset?
Is hashmap get thread safe?
What is stack in geography?