InterviewSolution
Saved Bookmarks
| 1. |
Which of the following systems is responsible for ensuring isolation?(a) Recovery system(b) Atomic system(c) Concurrency control system(d) Compiler system |
|
Answer» Right choice is (c) Concurrency control system The best explanation: The concurrency control system is responsible for ensuring isolation in a database system. |
|