Multiple Choice
What must occur for a system to perform a context switch?
A) The kernel must save the current running process's execution context to the process's PCB.
B) The kernel must load the previous execution context of a ready process.
C) both a and b
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: Which of the following statements about UNIX
Q18: Which of the following may occur when
Q19: An operating system must be designed such
Q20: _ can be used instead of interrupts
Q21: Which of the following statements is true?<br>A)
Q23: Which of the following is a synonym
Q24: In UNIX systems, kernel processes often have
Q25: Sending and receiving processes often use _
Q26: Which of the following is not typically
Q27: When a user runs a program, processes