MCQs City stays free thanks to ads. Please turn off your ad blocker for this site so content and features keep working.
Operating System
Q
In a timeshare operating system, when the time slot assigned to a process is completed, the process switches from the current state to?
AA. Suspended state
BB. Terminated state
CC. Ready state
DD. Blocked state
Correct Answer:
C. C. Ready state
Explanation:
In a time-sharing operating system, when the time slot given to a process is completed, the process goes from the running state to the Ready State. In a time-sharing operating system, unit time is defined for sharing CPU, it is called a time quantum or time slice. If a process takes less than 1 time quantum, then the process itself releases the CPU.