Correct option is C
The correct answer is (c) Database management system.
· A Database Management System (DBMS) is software that provides an interface to perform various operations like creation, deletion, modification, and retrieval of data from a database.
· It allows users to access, manipulate, and manage data efficiently.
· A DBMS ensures data integrity, security, and consistency while providing support for data transactions and concurrent access by multiple users.
Information Booster:
· Data analytic system: This refers to software used for analyzing data but does not manage the collection of interrelated files.
· Data files: These are individual files that contain data, but without the set of programs to manage and manipulate them, they do not constitute a DBMS.
· System management: This refers to the overall management of computer systems and networks, not specifically related to managing databases.