Multiple choice technology databases

IMS Db is IBM's ________________ database management.

  1. Network

  2. Relational

  3. Hierarchical

  4. Object-oriented

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

IMS DB uses a hierarchical data model where data is organized in a tree structure with parent-child relationships. This is different from relational (tables), network (many-to-many), or object-oriented models.