Computer Science, asked by EshaSangwan151, 1 year ago

What is context switching in operating system?

Answers

Answered by SamratSingh1
0
context switch (also sometimes referred to as a process switch or a task switch) is the switching of the CPU (central processing unit) from one process or thread to another. A process (also sometimes referred to as a task) is an executing (i.e., running) instance of a program.
Similar questions