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
Explain what is linear search?
Can you override methods of arraylist?
List out the advantages of using a linked list?
What is an expression tree?
How many types of linked lists are there?
How can we delete the first node from the singly linked list?
What are the collision resolution methods?
How do you define a set?
Which sorting algorithm has minimum number of swaps?
What is link list in data structure?
Which sorting algorithm is best for small data?
Which is the parent class of enumset class?
What is a data structure? What are the types of data structures? Briefly explain them
Differentiate between priorityqueue and treeset.
What is sequential search? What is the average number of comparisons in a sequential search?