0% found this document useful (0 votes)
7 views

Operating System, Types and Functions of OS

Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views

Operating System, Types and Functions of OS

Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 7

Operating

System, types
and functions of
OS
By Niyam MS Basnet
Introduction

Operating system is a program that


manages the software and
hardware components of the
computer and acts as an interface
between the user and the computer
or mobile. Operating system plays
a pivotal role in shaping the
experience of the user.
Functions of operating system
Process File System
Management: Management:
Handles the creation, Controls how data is
scheduling, and stored, accessed, and
termination of organized on storage
processes. devices.

Memory
Management:
Manages the system's
memory, including
allocation and
deallocation for
processes.
Functions of operating system
Security and Device
Access Control: Management:
Protects data and Manages
resources by input/output devices
managing by providing drivers
permissions and and controlling
authentication. communication.

User Interface:
Provides a way for
users to interact with
the system, such as
through a GUI or
command line.
Types of Operating System
 Batch Operating System: This type of operating system takes a bunch
of jobs and processes them all at once which is efficient without
needing user input for each task.
 Real-Time Operating System (RTOS): An RTOS is like a clockwork
mechanism that ensures tasks are completed right on time, crucial
for applications where delays can be problematic.
 Multiprogramming Operating System: This system juggles several
programs at the same time, making sure the CPU is always busy and
not sitting idle.
 Network Operating System: A network operating system connects
multiple computers and helps them communicate and share
resources smoothly, like a conductor leading an orchestra.
Types of Operating System

 Distributed Operating System: This OS brings together various independent


computers to work as a single unit, enhancing resource sharing and
reliability.
 Multitasking Operating System: A multitasking OS lets you run several
applications at once, so you can switch between tasks without
interruptions.
 Time-Sharing Operating System: This system allows multiple users to
access the computer resources in a fair and efficient way, as if everyone
gets a turn on the same ride.
 Multiprocessing Operating System: A multiprocessing OS utilizes multiple
processors to handle tasks simultaneously, boosting performance and
reliability, much like a team working together to finish a project faster.

You might also like