Os Chapter One
Os Chapter One
The operating system (OS) is like a helper that allows people to use a
computer. Without an OS, the computer would not work properly for the
user.
It shows pictures and buttons on the screen (GUI) so that people can easily
open programs and do different tasks.
Simply put, the OS is a special software that helps the computer’s parts
(hardware) and programs (software) work together.
It controls everything on the computer to make sure it runs smoothly and is
An operating system (OS) helps the computer do important jobs
like saving files, running programs, and making sure all parts of
the computer work together.
We will talk about what an OS does in detail later, but first, let’s
look at its main parts:
Kernel: The main part of the OS that controls how the computer’s
hardware and software work together.
User Interface: The screen where users can interact with the
computer, using either buttons and icons (GUI) or typing
commands (CLI).
File System: Organizes and stores files so they can be easily
found and used.
Device Drivers: Special programs that help the OS talk to
hardware like printers, keyboards, and screens.
System Utilities: Tools that help keep the computer running
What Is The Importance Of Operating Systems?
Operating systems are very important for computers. They help computers work properly in
many ways:
• Resource Management: The OS controls and shares computer parts like memory and
processing power.
• User Interface: It gives users a screen with buttons and icons to work on the computer.
• File Management: It helps save, open, and manage files.
• Security: It protects the computer from hackers and viruses.
• Multitasking: It allows users to open and use different programs at the same time.
• Helping Hardware and Software Work Together(Hardware Abstraction): It makes
sure programs can use computer parts easily.
• Fixing Problems(Error Detection and Handling): It finds and solves errors to keep the
computer running well.
• Connecting to the Internet(Network Management): It helps computers connect to Wi-Fi
Types Of Operating System
Operating systems come in various types, each designed to meet specific needs and requirements. Below are
the different types of operating systems with brief descriptions:
Batch Operating System: Processes batches of jobs sequentially without user interaction.
Distributed Operating System: Manages a group of independent computers as a
single system, sharing resources.
Time-Shared Operating System: It allows simultaneous user access
while sharing system resources.
Real-Time Operating System (RTOS): Processes data in real-time for
immediate response, essential in embedded systems.
Network Operating System (NOS): Enables communication and resource
sharing over a network.
Single-User Multitasking Operating System: Supports one user running multiple
tasks simultaneously, typically on personal computers (e.g., Windows, mac-OS).
Multi-User Multitasking Operating System: Supports multiple users running
multiple tasks simultaneously, managing user sessions and resources (e.g., UNIX,
Linux).
Functions of an Operating System (OS)
An Operating System (OS) is the most important software in a
computer. It acts as a bridge between the user and the computer
hardware, helping everything work smoothly. Let’s explore its key
functions in detail.