What are the data structures used in RDBMS, Network data model & Hierarchical data model?
Answer Posted / 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 |
Post New Answer View All Answers
Which is best array or linked list?
What is the difference between hashmap and linkedhashmap?
Is linkedlist thread safe?
Define linear probing?
What is a pseudocode example?
What is Storage Structures and File Structures? Can you show their relation? What are the examples of each? Thanks
Does treemap allow null values?
Is array faster than arraylist?
Define an equivalence relation?
Define shortest path?
What is collections singletonmap?
What is garbage collection in data structure?
What are different techniques for making hash function? Explain with example.
Is quicksort a stable sorting algorithm?
What is a matrix? Explain its uses with an example