DBMS stands for
2026
DBMS stands for
Answer: B. Database Management System — ConceptAn acronym is formed from the established name of a concept, not merely from any phrase whose initial letters happen to match. In computing, a database…
- A.
Data Backup Management System
- B.
Database Management System
- C.
Data Base Modeling System
- D.
Digital Base Management Structure
Attempted by 767 students.
Show answer & explanation
Correct answer: B
Concept
An acronym is formed from the established name of a concept, not merely from any phrase whose initial letters happen to match.
In computing, a database is an organized collection of related data, and the software that defines, stores, retrieves, updates, and controls that data is called a database management system.
Application
Applying that standard terminology, DBMS expands to Database Management System: “Database” names the managed data collection, “Management” names the operations and controls, and “System” names the software as a whole.
Contrast
Data Backup Management System concerns backup copies, retention, and recovery rather than the general management of a database.
Data Base Modeling System concerns schema and data-model design rather than the complete database-management software layer.
Digital Base Management Structure is not the established computing term for software that manages databases.
Cross-check
Standard computing references define a DBMS as software that enables users to create, maintain, and control access to a database, which matches the expansion Database Management System.
Result: DBMS stands for Database Management System.