InterviewSolution
Saved Bookmarks
| 1. |
Explain Wait Events. |
|
Answer» Wait event occurs when a USER PROCESS is kept WAITING because of some problem, such as an I/O bottleneck or a busy CPU. Wait event occurs when a user process is kept waiting because of some problem, such as an I/O bottleneck or a busy CPU. |
|