InterviewSolution
Saved Bookmarks
| 1. |
The scheme that controls the interaction between executing transactions is called as _____(a) Concurrency control scheme(b) Multiprogramming scheme(c) Serialization scheme(d) Schedule scheme |
|
Answer» Correct choice is (a) Concurrency control scheme Explanation: The scheme that controls the interaction between executing transactions is called as concurrency control scheme. |
|