InterviewSolution
Saved Bookmarks
| 1. |
When an interrupt occurs, an operating system(A) ignores the interrupt(B) always changes state of interrupted process to ‘blocked’ and schedules another process(C) always resumes execution of interrupted process after processing the interrupt(D) may change the state of interrupted process to ‘blocked’and schedule another process |
| Answer» | |