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 DB is a classic hierarchical database management system where data is organized into parent-child segment relationships. It does not use relational tables, network pointer structures, or object-oriented design as its primary database organization.