Which type of efficient data structure is used in the internal storage representation in RDBMS?
Answer / mamata nayak
B+ tree. Because in B+ tree, all the data is stored only in leaf nodes, that makes searching easier so for that we are using B+ tree.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between hashset and hashmap?
Mention the data structures which are used in graph implementation.
Can hashmap have duplicate keys?
Define circular list?
List the applications of set adt?
What is the use of prototype?
What is data structure explain in detail?
What is the time complexity of hashmap get () and put () method?
Can a binary tree be empty?
What do you mean by data and data structure?
What is sorting rule in shapes?
What is data structures in computer science?