Multiple choice technology mainframe

IDMS is a

  1. Relational Database

  2. Hierarchical Database

  3. Network Database

  4. OO Database

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

IDMS (Integrated Database Management System) is a network database model that uses sets to represent many-to-many relationships between records. Unlike hierarchical databases (tree structure only) or relational databases (tabular with foreign keys), network databases allow records to have multiple parent and child connections through set relationships.