DocMCQs Educational Banner

Which of the following is not a feature of DBMS?

Question: Which of the following is not a feature of DBMS?
  • A. a) Minimum Duplication and Redundancy of Data
  • B. b) High Level of Security
  • C. c) Single-user Access only
  • D. d) Support ACID Property
Correct Answer: C. c) Single-user Access only
Explanation: Single-user access only is NOT a feature of DBMS.

DBMS systems are designed to handle multiple users accessing and manipulating data simultaneously. This is a core functionality.

Here's a breakdown of the other options:

Minimum Duplication and Redundancy of Data: DBMS ensures data integrity by preventing data duplication and redundancy.

High Level of Security: DBMS provides mechanisms to protect data from unauthorized access.

Support ACID Property: ACID (Atomicity, Consistency, Isolation, Durability) is a fundamental property of transaction management in DBMS, ensuring data integrity.

Therefore, single-user access only is the outlier and not a feature of DBMS.

Leave a Comment

Your email address will not be published. Required fields are marked *

Join Our WhatsApp Channel ×
Scroll to Top