Which of the following stores all the task information that the system requires?

Which of the following stores all the task information that the system requires? Correct Answer task control block

The task control block stores all the task information that the system requires and this is done when the context switch is performed so that the currently running program is interrupted.

Related Questions