In this tutorial, we will cover the Operating System along with its various concepts.
The operating system acts as an intermediary between the user of a computer and the computer hardware. The main purpose of the Operating system is to provide an environment where the user can execute the programs in a convenient and efficient manner.
We will cover various scheduling algorithms in Operating system.
We will cover various operations done by the Operation System
- Process Management
- Memory Management
- Virtual Memory Management
We will cover the concept of deadlocks in detail.