Computer Science, asked by adarshapandu6109, 1 year ago

Which is one function of a database management system (DBMS)?

(a) Ensuring usability
(b) Identifying what a user needs
(c) Deciding what to do with legacy systems
(d) Preventing errors arising, while enabling multiple, simultaneous users
(e) None of these

Answers

Answered by graxx
0
Hi there

Your answer is :- (e) None of these


Thank You
Answered by brainlysme9
0

One function of a database management system (DBMS) is preventing errors from arising while enabling multiple, simultaneous users (option d).

That is, they let multiple users simultaneously access the same database. Concurrency control strategies are used to gain access to this information. These methods guarantee that the data accessed is always correct and that data integrity is preserved.

Similar questions