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 better stack or queue?
How do you find the space complexity of a bubble sort?
Which language is best for learning data structures and algorithms?
How many types of data structures are used?
Is quicksort greedy algorithm?
What is the quickest sorting algorithm?
Explain what is the type of the algorithm used in solving the 8 queens problem?
What is difference between list set and map?
Explain what are the major data structures used in the network data model?
What method is used to place a value onto the top of a stack?
Can we extend an array after initialization?
Can arraylist contain null?
What does simulation of queues mean?
what is the primary advantage of a linked list?
Differentiate linear from non linear data structure?