What is the primary purpose of a 'Data Dictionary' in system analysis ?
2026
What is the primary purpose of a 'Data Dictionary' in system analysis ?
Answer: D. To define metadata including structure, relationships, constraints, and semantics of data elements across the system — The primary purpose of a Data Dictionary in system analysis is to define metadata including structure, relationships, constraints, and semantics of data…
- A.
To maintain runtime data instances and support real-time query execution
- B.
To act as a centralized repository for enforcing transaction consistency and concurrency control
- C.
To provide version-controlled storage of data schemas along with rollback capabilities
- D.
To define metadata including structure, relationships, constraints, and semantics of data elements across the system
Attempted by 145 students.
Show answer & explanation
Correct answer: D
The primary purpose of a Data Dictionary in system analysis is to define metadata including structure, relationships, constraints, and semantics of data elements across the system. It acts as a centralized repository for this information, ensuring consistency and clarity in data definitions.