Computer Science, asked by totalgaming09494, 8 months ago

what do you understand by tern processor management​

Answers

Answered by LEGEND778
1

Answer:

The basic unit of software that the operating system deals with in scheduling the work done by the processor is either a process or a thread, depending on the operating system.

Explanation:

Answered by gjpatel
2

Answer:

A process is a program in execution. An integral part of any modern-day operating system (OS). The OS must allocate resources to processes, enable processes to share and exchange information, protect the resources of each process from other processes and enable synchronization among processes. To meet these requirements, the OS must maintain a data structure for each process, which describes the state and resource ownership of that process, and which enables the OS to exert control over each process.

Explanation:

hope it helps you

follow me thanks my answers and mark it as brainliest

Similar questions