InterviewSolution
Saved Bookmarks
| 1. |
What Does Preemptive In Preemptive Multitasking Mean ? |
|
Answer» Preemptive REFERS to the fact that each TASK is alloted fixed time SLOTS and at the END of that time slot the next task is started. Preemptive refers to the fact that each task is alloted fixed time slots and at the end of that time slot the next task is started. |
|