what is the different between B-tree and B+ tree.
Answer Posted / subrahmanyam
answer is A
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
“int a[] = new int[3]{1, 2, 3}” – This a legal way of defining the arrays?
Why is hashset used?
Is list an array?
What type of algorithm is binary search?
What is bubble sort?
What is worst case complexity algorithm?
What is the minimum number of queues needed when implementing a priority queue?
Which is faster hashmap or treemap?
do records fall under linear or non linear data structures?
Describe full binary tree and complete binary tree.
Is file a data structure?
What is the difference between data types and data structures?
What is a pass in bubble sort?
Is treemap sorted?
Does hashset guarantee order?