What do you understand by operating
system? Discuss its functions.
It is the first layer of software loaded
into computer memory when it starts up .
As the first layer, all other software that
get loaded after it depends on it for
various common core services. These
common core services include disk
access, memory management, task
scheduling and user interfacing. The
operating system works as a coordinator
between hardware and software.
Examples of operating system are
Functions of operating system
The basic functions of an operating system are
given below: -
1. Process management : it deals with
running multiple processes. Most operating
system allow a process to be assigned a
priority which affects its allocation of CPU time.
Interactive operating systems also some levels
of feedback in which the user is working
receives higher priority.
2.Memory management: it
coordinates memories by tracking which
one is available, which is to be allocated
or deallocated and how to swap
between the main memory and
secondary memories. The operating
system tracks all memory used by each
process so that when a process
terminates, all memory used by that
process will be available for other
processes.
3.File management: it is responsible
for the creation and deletion of data
and programs. It also organizes,
stores, retrieves, names and protects
all the files.
4.Device management: it
manages all the devices of the
computer system such as printers
and modems. If a device fails, it
notifies the same of the user
5.Security management: it protects
system resources and information
against destruction and unauthorized
use.
User interface: It provides the
interface between the user and the
hardware.

Operating System

  • 1.
    What do youunderstand by operating system? Discuss its functions.
  • 2.
    It is thefirst layer of software loaded into computer memory when it starts up . As the first layer, all other software that get loaded after it depends on it for various common core services. These common core services include disk access, memory management, task scheduling and user interfacing. The operating system works as a coordinator between hardware and software. Examples of operating system are
  • 3.
    Functions of operatingsystem The basic functions of an operating system are given below: - 1. Process management : it deals with running multiple processes. Most operating system allow a process to be assigned a priority which affects its allocation of CPU time. Interactive operating systems also some levels of feedback in which the user is working receives higher priority.
  • 4.
    2.Memory management: it coordinatesmemories by tracking which one is available, which is to be allocated or deallocated and how to swap between the main memory and secondary memories. The operating system tracks all memory used by each process so that when a process terminates, all memory used by that process will be available for other processes.
  • 5.
    3.File management: itis responsible for the creation and deletion of data and programs. It also organizes, stores, retrieves, names and protects all the files.
  • 6.
    4.Device management: it managesall the devices of the computer system such as printers and modems. If a device fails, it notifies the same of the user
  • 7.
    5.Security management: itprotects system resources and information against destruction and unauthorized use.
  • 8.
    User interface: Itprovides the interface between the user and the hardware.