Multiple choice technology databases

IMS Db uses what kind of database management

  1. network

  2. relational

  3. hierarchical

  4. object-oriented

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

IMS (Information Management System) DB uses a hierarchical database management model, organizing data in a tree-like structure with parent-child relationships. This is different from network (many-to-many), relational (table-based), or object-oriented databases. The hierarchical model is fundamental to IMS architecture.