The DBMS acts as an interface between: a) Data and software
b) Application and data
c) User and data
d) Both (b) and (c)
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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!