What does the term "context switch" refer to in the context of process and thread management?

What does the term "context switch" refer to in the context of process and thread management?
A . The process of recompiling code during runtime
B . The process of switching between different threads in a multi-threaded program
C . The process of switching between different processes in a multiprocessing system
D . The process of moving data between memory and disk

Answer: C

Explanation:

A context switch refers to the process of switching between different processes in a multiprocessing system.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments