30.5k views
5 votes
In active multiprogramming, each program is allowed to use only a preset amount of CPU time before it is interrupted so another job can begin its execution. The interrupted job resumes execution at some later time. This idea is called ____.

User Sam Scott
by
6.0k points

1 Answer

3 votes

Answer:

time slicing

Step-by-step explanation:

In active multiprogramming, each program is allowed to use only a preset amount of CPU time before it is interrupted so another job can begin its execution. The interrupted job resumes execution at some later time. This idea is called time slicing.

User FAQi
by
5.1k points