Which of the following can periodically trigger the context switch?

Which of the following can periodically trigger the context switch? Correct Answer hardware interrupt

The multitasking operating systems are associated with the multitasking kernel which controls the time slicing mechanism. The time period required for each task for execution before it is stopped and replaced during a context switch is known as the time slice. These are periodically triggered by a hardware interrupt from the system timer.

Related Questions

Which of the following types of statement can trigger a trigger execution?