Operating System, Types and Functions of OS
Operating System, Types and Functions of OS
System, types
and functions of
OS
By Niyam MS Basnet
Introduction
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