MCQ PracticeSingle Best AnswerTopic: Database Concepts MCQs
Q
What is the primary function of a database management system (DBMS)?
Question ID
#13426
Subchapter
Database Concepts MCQs
Action
Choose one option below
Choose Your Answer
Click an option to check whether your answer is correct.
A
Data analysis and reporting
✔✖
B
User authentication and security
✔✖
C
Storage, retrieval, and update of data
✔✖
D
Database design and modeling
✔✖
C
Correct Answer: C
Explanation
The core functionality of a DBMS is to efficiently store, retrieve, and update data in a database. It manages the underlying data structures and provides mechanisms for interacting with the data.