Introduction To Operating System.


                                                                                                                                                       

What is operating system?


An operating system (O.S) is an interface between a computer user and computer hardware. O.S is a system software which performs all the basic tasks like file management, memory management, process management, handling inputs/outputs and controls all the peripheral devices such as monitor, keyboard, scanner, printers.

 Let us take an example of human body, if we consider human body as a computer hardware then  the operating system can be defined as soul of it.

Examples of some popular operating systems:- Windows, IOS, Linux, Android, and many more.



Functions of operating system .

1.Resource Management:-
                                  Manages all computer resources like memory processor, Input/Output devices.   
                                          
2.Memory Management:-
                                  Manages all the allocation and deallocation of memory space.  

3.Booting:-
                                  Process of starting up a computer and makes it to run.

4.Data Security:-
                                Secure the data from an unauthorized access to maintain the integrity.

5.Disk Management:-
                                  It enables user to view and  manage all the disk spaces.
                                 
6.Loading and Execution:-
                                  Before executing any program, operating system loads it into the memory.

7.Process Management:-
                                 Creation and deletion of  processes takes place here.




























































































Comments