IT190 Unit 5 Assignment
An operating system (OS) is system software that manages computer hardware and software resources and provides common services for computer programs. Process management is 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. The interface between the …