InterviewSolution
Saved Bookmarks
| 1. |
What Is Preemptive Multitasking? |
|
Answer» Preemptive multitasking allows an operating system to SWITCH between software programs. This in turn allows MULTIPLE programs to RUN WITHOUT necessarily taking complete control over the processor and resulting in system crashes. Preemptive multitasking allows an operating system to switch between software programs. This in turn allows multiple programs to run without necessarily taking complete control over the processor and resulting in system crashes. |
|