Operating System
Operating System
Operating System is defined as the software that acts as the interface between the bare
hardware and the end users. An Operating System is a System software that manages all the
resources of the computing device.
1. Acts as an interface between the software and different parts of the computer or the computer
hardware.
2. Manages the overall resources and operations of the computer.
3. Controls and monitors the execution of all other programs that reside in the computer, which
also includes application programs and other system software of the computer.
There are different types of Operating systems present in the software industry. Here we will focus
on Single User Operating Systems. Let’s start with the definition of the Single User Operating System.
Examples of Single User Single Tasking Operating Systems: MS-DOS, Palm OS,
etc.
Examples of Single User Multi Tasking Operating Systems: Microsoft Windows, Macintosh
OS, etc.
Multi-User Operating Systems: Multi-User Operating Systems are designed to support multiple users
simultaneously. Examples include Linux and Unix.
It is an operating system in which the user can It is an operating system in which multiple users
manage one thing at a time effectively. can manage multiple resources at a time
Single user Operating System has two types: It is of three types: time-sharing operating
Single user Single task Operating System and system, distributed operating system and
Single user Multi task Operating System. multiprocessor system.
It is simple. It is complex.
This type of operating system is used for single This type of operating system is used for
user. multiple users.
In this, sometimes CPU is utilised to its The operating system stimulates real-time
maximum limit. performance by task switching.