Access free live classes and tests on the app
Download
+
Unacademy
  • Goals
    • AFCAT
    • AP EAMCET
    • Bank Exam
    • BPSC
    • CA Foundation
    • CAPF
    • CAT
    • CBSE Class 11
    • CBSE Class 12
    • CDS
    • CLAT
    • CSIR UGC
    • GATE
    • IIT JAM
    • JEE
    • Karnataka CET
    • Karnataka PSC
    • Kerala PSC
    • MHT CET
    • MPPSC
    • NDA
    • NEET PG
    • NEET UG
    • NTA UGC
    • Railway Exam
    • SSC
    • TS EAMCET
    • UPSC
    • WBPSC
    • CFA
Login Join for Free
avtar
  • ProfileProfile
  • Settings Settings
  • Refer your friendsRefer your friends
  • Sign outSign out
  • Terms & conditions
  • •
  • Privacy policy
  • About
  • •
  • Careers
  • •
  • Blog

© 2023 Sorting Hat Technologies Pvt Ltd

CBSE Class 11 » CBSE Class 11 Study Materials » Computer Science » Operating System (OS)
CBSE

Operating System (OS)

An operating system is a Graphical User Interface through which we interact with the computer hardware and perform our tasks.

Table of Content
  •  

The Operating System, also known as the OS, is an essential part of the computer as all programs run on the OS. An operating system is a GUI (Graphical User Interface) that enables us to interact with the computer hardware and perform our tasks. It helps us manage our system and lets us do some basic tasks and run special software on the computer system like office, play videos, music, etc. All the software runs on the operating system.

The operating system was first developed in the 1950s. The most widely used operating systems on laptops and PCs are Windows, Linux and macOS. OS is also used in mobiles like Android and iOS. Operating systems come in two different architectures: 32-bit and 64-bit.

32-Bit Operating System

  • It allows 32 bits of data processing only.

  • All 32-bit applications run on 32-bit OS.

  • All operating systems come with the 32-bit variant as older computers don’t support 64-bit OS.

  • 32-bit operating systems are limited to low RAM and storage as support is low.

64-Bit Operating System

  • It allows 32-bit and 64-bit data processing.

  • Both types of software can run on the system – 32-bit or 64-bit.

  • 64-bit operating systems are available in the market because newer PCs come with 64-bit motherboards.

  • A 64-bit operating system can support much more storage than a 32-bit operating system.

Functions of Operating Systems

An operating system performs many different functions. Some of the basic functions done by OS are given below:

  • Process management – OS performs process management so all the tasks can be completed efficiently.

  • Memory management – Memory management is another essential function of the OS. The OS does the memory allocation to every task on the CPU so the task can be done efficiently.

  • Device management – The device manager on the OS keeps track of all the available devices and provides the facility to select a device for the given task to use that device.

  • I/O manager – The OS also does input and output management as the OS does all the processes during Input and Output of the data.

  • Security – Nowadays, OS comes with an inbuilt security feature that helps the user protect the system from unwanted viruses and bugs by scanning the system for the virus and unwanted files.

  • Translation – The system can’t understand all the instructions provided by us because the computer only understands binary language, and the OS makes the command interpretation for the system and vice-versa.

Advantages of Operating Systems

  • Easy to use as it comes with GUI

  • Acts as an intermediate to translate instructions for pc and user

  • Enables us to run programs

  • Enables multitasking by memory management and process management

  • Comes with many features like a clock, calendar, to-do lists, etc., making daily life easy for the user

Disadvantages of Operating Systems

  • If any issues occur in the OS, you may lose all the important, necessary files because of a system crash.

  • Some of the operating systems are very expensive.

  • It’s not always secure. Sometimes we have to buy antivirus for additional security of our system and files.

An operating system brings powerful benefits to computer software development and usage. Without an operating system, we have to create a User Interface for every software we use, and comprehensive codes will be needed to manage every task and software that we use.

Instead of doing all this, we can create a simple GUI or software that provides all these facilities in one place. This is where an operating system comes in.

Commonly Used Operating Systems

Microsoft Windows

In the 1980s, the Windows operating system was created by Microsoft. To date, many different versions of windows have been launched with new features and updates. The latest version is Windows 11, released in 2021.

macOS

macOS, previously called OS X, is another operating system used in Apple devices and is known for its best security features. It’s very similar to windows in terms of UI, but its features and usage are different.

Linux

It is an open-source OX primarily used by hackers and coders because it doesn’t have any restrictions on the usage of different software. It also has many variants such as Linux Fedora, Kali Linux, etc.

Operating Systems for Mobile Devices

Android

It is an operating system developed by Google. It is based on Linux and was initially developed for touch screen mobiles, but nowadays, it can also be used on PCs and tablets. Currently, Google is working on the latest version of Android, Android 13.

iOS

The iOS, developed by Apple, is a successor of the iPhone OS. You will only find this on Apple iPhones or iPads. It is best known for its security features.

Conclusion

The Operating System is a very important part of a computer system as it acts as the soul of a computer because if a computer doesn’t have an OS, the computer will just be a connection of some devices or no use. Without an OS,  none of the software can run or do any task on our computer. All the tasks and software run with the help of an OS only.An operating system brings powerful benefits to computer software development and usage. Without an operating system, we have to create a User Interface for every software we use, and comprehensive codes will be needed to manage every task and software that we use. The Windows operating system was created by Microsoft. To date, many different versions of windows have been launched with new features and updates. The latest version is Windows 11, released in 2021.

faq

Frequently Asked Questions

Get answers to the most common queries related to the CBSE Class 11 Examination Preparation.

What is an Operating System?

Ans. The Operating System is also known as the OS. It is an important part of the computer as all the programs run o...Read full

What are the disadvantages of operating systems?

Ans. If any issues occur in the OS, you may lose all the important, nec...Read full

What are the different functions of the operating system?

Ans. Process management ...Read full

What is the use of paging in an operating system?

Ans. Paging is used in the operating system to solve the external fragmentation problem.This technique ensures that ...Read full

What are the different operating systems?

Ans. Batched operating systems ...Read full

Ans. The Operating System is also known as the OS. It is an important part of the computer as all the programs run on the OS. An operating system is a GUI (Graphical User Interface) that enables us to interact with the computer hardware and perform our tasks.

Ans.

  • If any issues occur in the OS, you may lose all the important, necessary files because of a system crash.
  • Some of the Operating Systems are very expensive to afford
  • It’s not always secure. Sometimes we have to buy antivirus for additional security of our system and files.

Ans.

  • Process management
  • Memory management
  • Device management
  • I/O manager
  • Security
  • Translation

Ans. Paging is used in the operating system to solve the external fragmentation problem.This technique ensures that the data you need is available as quickly as possible.

Ans.

  • Batched operating systems
  • Distributed operating systems
  • Time Sharing operating systems
  • Multiprogrammed operating systems
  • Real-time operating systems

Crack K-12 with Unacademy

Get subscription and access unlimited live and recorded courses from India’s best educators

  • Structured syllabus
  • Daily live classes
  • Ask doubts
  • Tests & practice
Learn more

Notifications

Get all the important information related to the CBSE Class 11 Exam including the process of application, important calendar dates, eligibility criteria, exam centers etc.

Data Correction
Exam Pattern for Class 11th
Registration Process
Syllabus
See all

Related articles

Learn more topics related to Computer Science
Use of Data Types in Computer Science

Data types in computer science help the compiler understand the programmer's intention for using the data. In addition, it helps in understanding data types that ensure the data is collected in the preferred format and the value of the function is given out as expected.

Units of Memory

A memory device refers to a device that can store data. The quantity of data stored in a unit of memory is called a memory unit.

Types of Software

A computer is controlled by software required to fulfil a specific need or perform tasks. System software and application software are the two categories of software.

System Software (Operating Systems, System Utilities, Device Drivers)

There are two kinds of software: system software and application software. A system software program is a set of applications that control and manage the operations of computer hardware.

See all
Access more than

5,130+ courses for CBSE Class 11

Get subscription

Trending Topics

  • Withdrawal Slip
  • Wildlife Conservation
  • Moving Coil Galvanometer
  • Ogive Curves
  • PPT Full Form
  • Reordering Of Sentences
  • Central Problems Of An Economy
  • Transcription In Eukaryotes
combat_iitjee

Important Links

  • NCERT Solutions
  • NCERT Books
  • Physics Formulas
  • Maths Formulas
  • Chemistry Formulas
testseries_iitjee
Download NEET 2022 question paper
.
Company Logo

Unacademy is India’s largest online learning platform. Download our apps to start learning


Starting your preparation?

Call us and we will answer all your questions about learning on Unacademy

Call +91 8585858585

Company
About usShikshodayaCareers
we're hiring
BlogsPrivacy PolicyTerms and Conditions
Help & support
User GuidelinesSite MapRefund PolicyTakedown PolicyGrievance Redressal
Products
Learner appLearner appEducator appEducator appParent appParent app
Popular goals
IIT JEEUPSCSSCCSIR UGC NETNEET UG
Trending exams
GATECATCANTA UGC NETBank Exams
Study material
UPSC Study MaterialNEET UG Study MaterialCA Foundation Study MaterialJEE Study MaterialSSC Study Material

© 2025 Sorting Hat Technologies Pvt Ltd

Unacademy
  • Goals
    • AFCAT
    • AP EAMCET
    • Bank Exam
    • BPSC
    • CA Foundation
    • CAPF
    • CAT
    • CBSE Class 11
    • CBSE Class 12
    • CDS
    • CLAT
    • CSIR UGC
    • GATE
    • IIT JAM
    • JEE
    • Karnataka CET
    • Karnataka PSC
    • Kerala PSC
    • MHT CET
    • MPPSC
    • NDA
    • NEET PG
    • NEET UG
    • NTA UGC
    • Railway Exam
    • SSC
    • TS EAMCET
    • UPSC
    • WBPSC
    • CFA

Share via

COPY