TaleemBay
StudyUniversitiesScholarshipsFeesDates
TaleemBay

Empowering students with Next-Gen tools for a brighter future. Your one-stop destination for education in Pakistan.

Quick Links

  • Universities
  • Study Center
  • Past Papers
  • Date Sheets
  • Results

Support

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service
  • Advertise

Contact Us

  • Arfa Software Technology Park,
    Ferozepur Road, Lahore
  • +92 300 1234567
  • hello@taleembay.com

© 2026 TaleemBay. All rights reserved.

Designed with ❤️ for Pakistan

Home
Unis
Study

Study Center

Overview9th Class10th Class11th Class12th Class

Resources

Past PapersDate Sheets

Need Notes?

AI-powered search for instant answers.

HomeNotescomputer scienceSoftware System (Urdu Medium)
Chapter 5

9th Class Computer Science Chapter 5 Software System Notes PDF (Urdu Medium)

Dive into the brain of the computer with 9th Class Computer Science Chapter 5 Software System notes. Understand System Software, Application Software, and Operating Systems.

Introduction to Software and its Types
System Software vs Application Software
Functions of an Operating System
Utility Programs and Drivers
Open Source vs Proprietary Software

Download PDF Files

Complete Chapter PDF

2MB • 12 Pages

Download

Read Online

Introduction to Software

Software is a collection of programs and instructions that tell a computer what to do. Without software, computer hardware is essential useless. It is broadly categorized into System Software and Application Software.

System Software

System software is designed to manage system resources and provide a platform for application software. It acts as a bridge between hardware and user applications. Examples include Operating Systems (Windows, macOS), Device Drivers (Printer drivers), and Utility Programs (Antivirus).

Application Software

Application software is designed to help users perform specific tasks. Examples include Word Processors (Microsoft Word), Web Browsers (Chrome), Games, and Media Players.

System vs Application Software: Purpose

System Software: Manages and operates computer hardware, enabling applications to run.
Application Software: Helps the user perform specific tasks like writing or browsing.

System vs Application Software: Installation

System Software: Usually pre-installed on a computer (e.g., OS).
Application Software: Can be installed by the user as needed.

Operating System (OS)

An Operating System (OS) is system software that manages all hardware and software. It acts as an intermediary effectively ensuring different programs do not interfere with each other.

Common Operating Systems

Windows: Popular for PCs (Start menu, taskbar).
macOS: For Apple computers (Dock, Mission Control).
Linux: Open-source, widely used for servers.
Android/iOS: Mobile operating systems.

Managing Hardware Resources

The OS manages resources like CPU, memory, and disk drives. It allocates necessary resources to each application to ensure smooth operation without conflicts (e.g., browsing while listening to music).

User Interface (UI)

The OS provides a method for users to interact with the computer. Two main types:
GUI (Graphical User Interface): Uses windows, icons, menus (e.g., Windows, macOS). Easy to use.
CLI (Command-Line Interface): Uses text commands (e.g., Linux terminal). Powerful but requires knowledge of commands.

Running Applications

The OS loads applications into memory and manages their execution. It handles multitasking, allowing multiple apps to run simultaneously by distributing resources.

Utility Programs: Maintenance and Security

Utility programs enhance system functionality. Disk Cleanup: Removes unnecessary files to reclaim space. Antivirus: Scans for and removes malware to protect the system.

Utility Programs: Data Management

Backup Software: Creates copies of data to prevent loss (e.g., to cloud or external drive). File Compression: Reduces file size (e.g., ZIP, RAR) for easier storage and transfer.

Device Drivers

Device drivers facilitate communication between the OS and hardware devices. They act as a translator, converting general OS instructions into specific commands the hardware understands (like a TV remote controlling a TV).

Examples of Device Drivers

Printer Driver: Sends correct signals for printing documents.
Graphics Card Driver: Ensures images and video are displayed correctly on the screen.

Plug and Play (PnP)

Plug and Play devices are automatically detected and configured by the operating system when connected, without requiring manual driver installation steps by the user.

Word Processing Software

Used for creating, editing, and formatting text documents (letters, reports). Features include spellcheck and image insertion.
Examples: Microsoft Word (Industry standard), Google Docs (Web-based, real-time collaboration), Apple Pages, LibreOffice Writer (Open-source).

Spreadsheet Software

Used for organizing and analyzing data in tabular form (rows and columns). Features include formulas, charts, and pivot tables.
Examples: Microsoft Excel, Google Sheets, Apple Numbers, LibreOffice Calc.

Graphic Design Software

Used for creating and editing visual content (photos, logos, illustrations).
Examples: Adobe Photoshop (Photo editing), Adobe Illustrator (Vector graphics), CorelDRAW, GIMP (Free/Open-source), Canva (Web-based, user-friendly).

Important Questions

  • • Differentiate between System Software and Application Software.
  • • What is an Operating System?
  • • Define Utility Programs with examples.

FAQs