What are the major data structures used in the following areas : RDBMS, Network data model & Hierarchical data model.
1. RDBMS– Array (i.e. Array of structures)
2. Network data model– Graph
3. Hierarchical data model– Trees.
Explore posts in the same categories: Data Structure Interview Questions