What are the data structures used in RDBMS, Network data model & Hierarchical data model?
Answer / mamata nayak
data structures used in RDBMS (Relational Database management System)= Array
Network data model = Graph
Hierarchical = Tree
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a spanning tree in data structure?
How can I search for data in a linked list?
If you do not initialize an array what will happen?
What is linked list with example?
If you are using c language to implement the heterogeneous linked list, what pointer type should be used?
What is a concurrenthashmap?
What are the different types of linked list?
Mention the advantages of representing stacks using linked lists than arrays?
What is stable sorting method?
What is the use of data structure in real life?
Why sorting is used?
How is bubble sort done?