What is an operating system.
Utilisateur anonyme
An operating system essentially acts as the middle layer between the applications and the hardware running on a system. It has a scheduler, which takes care of scheduling processes, as well as a memory management unit, which takes care of handling memory. It also typically has a file system.