Q33
What does the term "context switching" refer to in multithreading?
A.
The process of joining multiple threads
B.
The process of terminating a thread
C.
The process of creating a new thread
D.
The process of saving and restoring the state of a thread so that it can be executed later
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board