Which of the following are disadvantages of DBMS?
Correct answer: A. System overhead
- A. System overhead
- B. Training of staff
- C. Need of data dictionary
- D. All of these
Explanation
Here are the options, along with explanations for why each option is correct:(A) System overhead - This is correct. DBMS software can require significant computing resources, which can slow down other applications running on the same system. Additionally, the complexity of DBMS software can make it more expensive to maintain than simpler file-based systems.(B) Training of staff - This is correct. Because DBMS software is complex, it can require specialized training for users and administrators. This can be a time-consuming and expensive process.(C) Need of data dictionary - This is correct. A data dictionary is a catalog that stores information about the data in a DBMS, such as data types, constraints, and relationships between tables. While a data dictionary is essential for managing a DBMS effectively, it adds to the complexity of the system and requires additional effort to maintain.(D) All of these - This is also correct. All of the above options (system overhead, training of staff, and need for a data dictionary) are disadvantages of DBMS.So, the best answer is (D) All of these
Last updated
About Databases
Databases cover tables, records, fields, keys and relationships, together with database management systems and relational database design. The subject includes primary and foreign keys, normalization, SQL commands such as SELECT, INSERT, UPDATE and DELETE, queries, forms and reports, while distinguishing a database from a spreadsheet used for simple tabular data.
Practise Databases
210 free Databases MCQs from Computer Science and IT, each with the correct answer and an explanation. Unlimited attempts, no account needed.
Exams that ask Computer Science and IT questions like this
Computer Science and IT is on 40 papers prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for every one of them.
Related questions
A category of data or information that describes an entity is called
A collection of data that include name, address, phone number etc, of a person:
A collection of raw facts and figures is called:
A constraint between two attributes is called a(n)
A database containing all student in a class would store Roll no of student in: