Computer Science, asked by battinbalmani, 6 months ago

which algorithm allows taking
away CPU from process during execution​

Answers

Answered by Anonymous
0
  • Preemptive scheduling allows a process to be interrupted in the midst of its execution, taking the CPU away and allocating it to another process.
Similar questions