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 singletonlist?
What is difference between tree and binary tree?
Write a recursive c function to calculate the height of a binary tree.
Define avl tree?
Why it is said that searching a node in a binary search tree is efficient than that of a simple binary tree?
What is difference between set and map?
What is the default size of an arraylist?
How do you sort a map by key?
Explain about Merge Sort?
Why do we need linked list?
What method is used to place a value onto the top of a stack?
How to initialize Dictionary using collection initialize?