Operating System Overview

Memory management. Allocating memory to the process. De-allocating the memory. Protection (One process should not enter into the other process area) Process management. Creation of process. Termination of process. Process switching over. Inter Process communication. In multi task operating systems more than one process can be loaded into memory. ................
................