Multiple choice

Which of the following sub-functions saves the status of a running process, when its execution is to be suspended?

  1. Scheduling

  2. Dispatching

  3. Context save

  4. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This sub-function saves the status of a running process when its execution is to be suspended.