What is DBMS?

2025

What is DBMS?

Answer: D. DBMS stores, modifies and retrieves dataA DBMS acts as an interface between the user and the database. Instead of directly handling files, users interact through DBMS software. It performs important…

  1. A.

    DBMS is a collection of queries

  2. B.

    DBMS is a high-level language

  3. C.

    DBMS is a programming language

  4. D.

    DBMS stores, modifies and retrieves data

Attempted by 3399 students.

Show answer & explanation

Correct answer: D

A DBMS acts as an interface between the user and the database. Instead of directly handling files, users interact through DBMS software.

It performs important functions like:

  • Storing data in structured format (tables)

  • Retrieving data using queries

  • Updating and deleting records

  • Managing data security

  • Preventing data redundancy

  • Maintaining data consistency

Explore the full course: Bpsc

Loading lesson…