InterviewSolution
Saved Bookmarks
| 1. |
The average time for a transaction to be completed after it has been submitted is called as __________(a) Minimum response time(b) Average response time(c) Average reaction time(d) Minimum reaction time |
|
Answer» The correct option is (b) Average response time Explanation: The average time for a transaction to be completed after it has been submitted is called as Average response time. This gets decreased when concurrency is used in transactions. |
|