Computer Science, asked by sonty2687, 11 months ago

What Is Context Switching In Os

Answers

Answered by Anonymous
0

Answer:

computing, a context switch is the process of storing the state of a process or thread, so that it can be restored and resume execution at a later point. This allows multiple processes to share a single CPU, and is an essential feature of a multitasking operating system.

Similar questions