Computer Science, asked by harryhansra1, 3 months ago

When a thread context switch occurs, the operating system
must save the state of the currently executing thread, copy all
registers associated with that thread to a thread control block,
and then do what?​

Answers

Answered by Itzabhi001
5

Explanation:

When a thread context switch occurs, the operating system

must save the state of the currently executing thread, copy all

registers associated with that thread to a thread control block.

Similar questions