Operating System Definition of An Operating System
Operating System Definition of An Operating System
i. An operating system (OS) is system software that manages the hardware and software resources of
the computer.
ii. An operating system is the software that controls the overall activity of a computer.
iii. The term operating system (OS) denotes the collection of program that act as an interface between
the user’s program and the computer hardware.
The main purpose of the operating system is to effectively and judiciously manage the computer system
resources, such as processors, main memory, secondary storage, input and output devices and files.
c. Unix
d. Linux
e. Mac
f. iOS
g. Android
i. Real-time operating system (RTOS) - A Real Time Operating System, is an operating system that
rapidly switches between tasks. Real-time operating systems are used to control machinery, scientific
instruments and industrial systems. Examples include Air Traffic Control System, Networked Multimedia
Systems, Command Control Systems, etc.
ii. Single-user/single task OS - this operating system is designed to manage the computer so that one
user can effectively do one thing at a time. Examples- MS DOS, Palm OS etc
iii. Single-user/multi-tasking OS - this operating system is designed to manage the computer so that
one user can effectively do more than one thing at a time. Examples – Microsoft Windows and
Machintosh OS.
iv. Multi-user OS - A multi-user operating system allows many different users to take advantage of the
computer's resources simultaneously. Examples are Unix, Virtual Memory System and mainframe OS.
1. Starting of the computer: When we switch on a computer, the necessary files of the operating
system get loaded to make it ready to accept command. This process of loading files is called booting.
The operating system boots up the computer.
3. Monitoring of system activities: Another function of the operating system is to monitor the system
activities such as system performance and security.
4. Disk and file management: The operating system contains program that performs functions related
to disk or file management. Some of these functions are: disk formatting, deleting files, creating files and
folders, renaming of files and copying files or folders.
5. User interface: The operating system creates an interface between the user and other application
program. A user interface controls how the user interacts with the computer. An example of user
interface is the Graphical User Interface (GUI) and Text User Interface (TUI) also known as Command
Line Interface (CLI).