What is the full form of DBMS?
Correct answer is: B. b) Database Management System
A DBMS is a software application that interacts with end-users, applications, and the database itself to capture and analyze data. It serves as an intermediary between the database and its end-users.
Key functions of a DBMS include:
Creating, storing, and managing databases
Providing access to data for various users and applications
Ensuring data integrity, consistency, and security
Optimizing database performance
Popular examples of DBMS software:
MySQL
Oracle Database
SQL Server
PostgreSQL
MongoDB (NoSQL database)
Would you like to learn more about DBMS or its components?