Question & Answer

The DBMS acts as an interface between:

The DBMS acts as an interface between: a) Data and software

b) Application and data

c) User and data

d) Both (b) and (c)

1 Answer

Verified archive
Quizzma TeamSeptember 9, 2025

The correct answer is d) Both (b) and (c).

Explanation: A Database Management System (DBMS) serves as an intermediary between applications and data (b), allowing applications to interact with the database. It also acts as a bridge between users and the data (c), enabling users to perform operations on the data, such as querying or updating it. Therefore, the DBMS connects both the applications that use the data and the users who interact with the data. If you have more questions or need further clarification, feel free to ask!