Operating System

What is an operating system?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

From the book "Operating Systems: Three Easy Pieces":

"responsible for making it easy to run programs (even allowing you to seemingly run many at the same time), allowing programs to share memory, enabling programs to interact with devices, and other fun stuff like that".