InterviewSolution
Saved Bookmarks
| 1. |
In respect to operating system, preemptive means the ability of operating system to pre-empt/stop a currently scheduled task in favour of higher priority task. |
|
Answer» ion as USED with respect to operating SYSTEMS means the ability of the operating system to preempt (that is, stop or PAUSE) a currently scheduled task in FAVOUR of a higher priority task. The RESOURCE being scheduled may be the processor or I/O, among others. |
|