InterviewSolution
Saved Bookmarks
| 1. |
If a transaction Ti may never make progress, then the transaction is said to be ____________(a) Deadlocked(b) Starved(c) Committed(d) Rolled back |
|
Answer» Right choice is (b) Starved To explain: If a transaction Ti may never make progress, then the transaction is said to be starved. |
|