Q. Context switching in Linux is
- A. Kernel switches from executing one process to another.
- B. Process switches from kernel mode to user mode.
- C. Process switches from user mode to kernel mode.
- D. None of the other option listed for this question
Correct Answer: C