Computer Science, asked by pravinmullan2, 5 months ago

Explain the process manangement algorithms in Operating System.​

Answers

Answered by SnowHeartMehak
2

Answer:

Process management involves various tasks like creation, scheduling, termination of processes, and a dead lock. Process is a program that is under execution, which is an important part of modern-day operating systems. The OS must allocate resources that enable processes to share and exchange information.

Similar questions