SlideShare a Scribd company logo
COMPUTER
SOFTWARE
Software
On the basis of
form
Firmware
Computer
Software
On the basis of Function
Application Software System Software
Word Spreadshee Communicatio Project GraphicsOperating Device Language
Processing t n Planning System Driver Processor
Utility
Programs
Software
A set of instruction given to the computer to
perform a specific task is called software.
OR
A set of program instructions written in any
computer language that can be understood
by the computer is called computer software.
On the Basis of Form
Firmware
A special set of instructions stored
permanently in the ROM (Read Only
Memory) is called firmware. Its example is
BIOS. BIOS stands for Basic Input Output
System.
Types of Software
Types of Software
Computer software
The software that is stored on semi-
permanent storage devices, e.g. Hard disk,
Floppy disk, CD-ROM etc. is generally called
computer software.
Computer software can be classified on the
basis of function as follows:
1. System software
2. Application software
System software
System software is a set of one or more
programs, designed to control the operation of
a computer system. They are also known as
system packages.
Explanation:
These programs are not developed to solve a
specific problem, that’s why they are called
general purpose programs.
Computer Software
Types of System Software
1. Operating system
2. Device driver
3. Utility Program
4. Language Processor
System Software
Operating system
“An operating system is a set of
programs/instructions that controls all the
activities of the computer system”.
OR
“An operating system is a program that acts as
an interface between user and the computer
hardware.”
Types of System Software
Interfaces provided by an operating system
Interface means the way or environment by
which user can give instructions to a computer
system. An operating system provides two
interfaces:
CLI (Command Line Interface)
GUI (Graphical User Interface)
Operating System
CLI (Command Line Interface)
In CLI, user can give instructions to the
computer system only by typing through the
keyboard. In a command line interface, a user
types commands or presses special keys on
the keyboard such as function keys to enter
data and instructions.
Operating System
GUI (Graphical User Interface)
In GUI, operating system provides a graphical
interface. User can easily give instructions with
the help of mouse by clicking on some icon
and also can use keyboard to give commands.
Operating System
Functions of Operating System
Starting of computer:
Operating system helps a computer to start.
When we start the computer, a part of operating
system ‘kernel’ and other frequently used
operating system instructions are loaded from hard
disk to the RAM.
manages memory and devices, maintain
computer’s clock, starts applications etc.
Kernel is a special set of instructions that
the
The
‘kernel’ remains in RAM while the computer is
running. Other parts of operating system remain
on the hard disk until they are needed.
Operating System
Input/Output operations:
Operating system controls the input and output
operations.
Memory Management:
The purpose of memory management is to optimize the
use of RAM. The operating system allocates or assigns
data and instructions to an area of RAM while they are
being processed.
File Management utility:
Operating system provides the facility of managing
files. A file manager is a utility that performs functions
related to file management.
Operating System
Image Viewer:
An image viewer is a utility that allows users to display
and copy the contents of a graphics file.
Uninstaller:
An uninstaller is a utility that removes a program, as
well as any associated entries in the system files.
Disk Scanner:
A disk scanner is a utility that detects and corrects both
physical and logical problems on a hard disk or floppy
disk.
Disk Defragmenter:
A disk defragmenter is a utility that recognizes the files
and unused space on a computer’s hard disk so the
operating system accesses data more quickly and
programs run faster.
Operating System
1. Stand-alone operating system
2. Network operating system
3. Embedded operating system
Types of Operating
System
Stand-alone operating system
A stand-alone operating system is a complete
operating system that works on a desktop
computer, notebook computer or mobile computing
deice.
Some stand-alone operating systems are called
client operating system because they also work in
conjunction with a network operating system.
Client operating systems can operate with or
without a network.
Examples: DOS, Windows XP Professional, Mac
OS X
Types of Operating
System
Network Operating system
A network operating system is an operating
system that is designed specifically to support a
network. A network operating system typically
resides on a server. The client computers on the
network rely on the server to share resources. The
main function of this type of operating system is to
support all sizes of networks, including medium to
large-sized businesses and web servers.
Examples: Windows 2000 Server, OS/2 Warp
Server for e-business, Linux, Solaris.
Types of Operating
System
Embedded Operating System
An embedded operating system is an
operating system that resides on a ROM chip.
These are specially designed for PDAs and
small devices.
Examples: Windows CE.Net, Pocket PC
2002, Palm OS.
Types of Operating
System
Device driver
“A special set of instructions used to manage
or control a device attached to a computer is
called device driver.”
Explanation:
When a new device e.g. sound card, modem
etc. is attached to a computer, it requires a
specific device driver to work. Because device
driver is the instruction set that tells that
device, how to perform. Device drivers are
provided on CD or Floppy disk.
Types of System software
Utility Programs
The programs which are used to perform
maintenance-type tasks are called utility programs.
Explanation:
These are used to perform maintenance-type
tasks, usually related to managing a computer, its
devices, or its programs. These are written
normally as a part of operating system to perform
repetitive processing tasks.
Example: Uninstaller utility, Disk Management
utilities, Screen saver etc.
Types of System Software
Language Processor
Def:
“The software that is used to convert high level
language into low level language is called
language processor”.
Types of System Software
Application software is a computer program,
which is written to perform any specific task. It
is also called application program, application
package or utility packages.
Explanation:
Each application program is written in a
specific computer programming language
which is used to perform one or more than one
tasks.
Application Software
Word processing packages:
The programs used for writing letters and
preparing office or personal documents are
called word processing packages.
Example: MS Word, Word Perfect.
Types of Application Software
Spread Sheet Packages:
These packages are used for preparing
accounts and other financial reports as
needed by the user.
Example: MS Excel
Types of Application Software
Communication Packages:
These packages are used to communicate with
others. These are used for sending and receiving
e-mail through internet.
Example: Internet Explorer, Netscape
communicator
Project planning packages:
These application packages are used to develop
project plans and work schedules.
Example: Visio, Microsoft Project
Types of Application Software
Graphics Packages:
These packages are used to prepare graphics,
drawings and other artwork used in desktop
publishing and report writing.
Example: Corel Draw, Adobe Photoshop
Engineering Packages:
These packages are used to prepare drawings
for engineering purposes.
Example: Auto Cad
Types of Application
software
Animation Packages:
These packages are used to prepare animations
for slide shows or on web.
Example: MS PowerPoint, Macromedia Flash
Database Packages:
These packages are used to develop database to
store a large amount of data in organized form on
computer hard disk. These packages provide
information to the user, as user requires. Most
commonly used databases are inventory control
system, payroll system etc.
Types of Application
software
Games:
These packages are used by computer users
for entertainment. These are developed in
some specific computer programming
language.
Example: Lion King, Solitaire
Music Players:
Different player are available for audio/video
music and movies.
Example: Media Player, Jet Audio, Win Amp.
Types of Application
software
Ad

More Related Content

What's hot (20)

Input output devices
Input  output devicesInput  output devices
Input output devices
Middle East International School
 
Software (4).ppt
Software (4).pptSoftware (4).ppt
Software (4).ppt
rishirvk1995
 
Word processing software
Word processing software Word processing software
Word processing software
itsrahul07
 
Operating system
Operating systemOperating system
Operating system
Ashit_24
 
Operating system
Operating systemOperating system
Operating system
RajThakuri
 
Types Of Software
Types Of SoftwareTypes Of Software
Types Of Software
Laurize Albarracin
 
Installation of Microsoft Office 2016 with slideshows
Installation of Microsoft Office 2016 with slideshowsInstallation of Microsoft Office 2016 with slideshows
Installation of Microsoft Office 2016 with slideshows
Umar Hayat
 
SYSTEM SOFTWARE
SYSTEM SOFTWARE SYSTEM SOFTWARE
SYSTEM SOFTWARE
Hunny Jummani
 
Microsoft word features
Microsoft word featuresMicrosoft word features
Microsoft word features
Saira Randhawa
 
Google chrome
Google chromeGoogle chrome
Google chrome
Melissa Brisbin
 
Basic Components of Computer
Basic Components of ComputerBasic Components of Computer
Basic Components of Computer
RajGopalAgrawal
 
Presentation on computer viruses
Presentation on computer virusesPresentation on computer viruses
Presentation on computer viruses
Nitish Xavier Tirkey
 
Disk operating system
Disk operating systemDisk operating system
Disk operating system
Raza Jaan
 
PROPRIETARY AND OPEN SOURCE SOFTWARE
PROPRIETARY AND OPEN SOURCE SOFTWARE PROPRIETARY AND OPEN SOURCE SOFTWARE
PROPRIETARY AND OPEN SOURCE SOFTWARE
Kak Yong
 
Types of operating system
Types of operating systemTypes of operating system
Types of operating system
Mohammad Alam
 
Introduction to Windows
Introduction to WindowsIntroduction to Windows
Introduction to Windows
Cha Mostierra
 
System software
System softwareSystem software
System software
Harsha Sachdeva
 
System software and Application software
System software and Application softwareSystem software and Application software
System software and Application software
baabtra.com - No. 1 supplier of quality freshers
 
Operating System DOS and Windows
Operating System DOS and WindowsOperating System DOS and Windows
Operating System DOS and Windows
YasirKhan357
 
Ms word 2007 practical notes
Ms word 2007 practical notesMs word 2007 practical notes
Ms word 2007 practical notes
gdtutors
 
Word processing software
Word processing software Word processing software
Word processing software
itsrahul07
 
Operating system
Operating systemOperating system
Operating system
Ashit_24
 
Operating system
Operating systemOperating system
Operating system
RajThakuri
 
Installation of Microsoft Office 2016 with slideshows
Installation of Microsoft Office 2016 with slideshowsInstallation of Microsoft Office 2016 with slideshows
Installation of Microsoft Office 2016 with slideshows
Umar Hayat
 
Microsoft word features
Microsoft word featuresMicrosoft word features
Microsoft word features
Saira Randhawa
 
Basic Components of Computer
Basic Components of ComputerBasic Components of Computer
Basic Components of Computer
RajGopalAgrawal
 
Disk operating system
Disk operating systemDisk operating system
Disk operating system
Raza Jaan
 
PROPRIETARY AND OPEN SOURCE SOFTWARE
PROPRIETARY AND OPEN SOURCE SOFTWARE PROPRIETARY AND OPEN SOURCE SOFTWARE
PROPRIETARY AND OPEN SOURCE SOFTWARE
Kak Yong
 
Types of operating system
Types of operating systemTypes of operating system
Types of operating system
Mohammad Alam
 
Introduction to Windows
Introduction to WindowsIntroduction to Windows
Introduction to Windows
Cha Mostierra
 
Operating System DOS and Windows
Operating System DOS and WindowsOperating System DOS and Windows
Operating System DOS and Windows
YasirKhan357
 
Ms word 2007 practical notes
Ms word 2007 practical notesMs word 2007 practical notes
Ms word 2007 practical notes
gdtutors
 

Similar to computer software in Computer Fundamentals (20)

Vskills c developer sample material
Vskills c developer sample materialVskills c developer sample material
Vskills c developer sample material
Vskills
 
Computer softwre
Computer softwreComputer softwre
Computer softwre
MuneezaKhalid
 
Vskills c++ developer sample material
Vskills c++ developer sample materialVskills c++ developer sample material
Vskills c++ developer sample material
Vskills
 
CHAPTER 5 Introduction to Information Technology
CHAPTER 5 Introduction to Information TechnologyCHAPTER 5 Introduction to Information Technology
CHAPTER 5 Introduction to Information Technology
jadepcuadra
 
Introduction to computer 7 th std
Introduction to computer  7 th stdIntroduction to computer  7 th std
Introduction to computer 7 th std
lurdhu agnes
 
SOFTWARE PARADIGM
SOFTWARE PARADIGMSOFTWARE PARADIGM
SOFTWARE PARADIGM
DrThenmozhiKarunanit
 
Functions of OS.ppt
 Functions of OS.ppt Functions of OS.ppt
Functions of OS.ppt
JunaidAkbar37
 
Software 3
Software 3Software 3
Software 3
Amit Chandra
 
Computer system software
Computer system softwareComputer system software
Computer system software
MozaSaid
 
computerhwsw-150214034814-conversion-gate02.pptx
computerhwsw-150214034814-conversion-gate02.pptxcomputerhwsw-150214034814-conversion-gate02.pptx
computerhwsw-150214034814-conversion-gate02.pptx
DimpyJindal4
 
ComputerSoftware.pdf
ComputerSoftware.pdfComputerSoftware.pdf
ComputerSoftware.pdf
AFANJIPHILL
 
unit 3.pptx
unit 3.pptxunit 3.pptx
unit 3.pptx
DivyaKS12
 
Software
SoftwareSoftware
Software
ChinthaKaluarachchi
 
Software
SoftwareSoftware
Software
ChinthaKaluarachchi
 
System programming note
System programming noteSystem programming note
System programming note
SANTOSH RATH
 
unit 3.ppt
unit 3.pptunit 3.ppt
unit 3.ppt
prakashvs7
 
Itc lec 13 software and its types
Itc lec 13 software and its typesItc lec 13 software and its types
Itc lec 13 software and its types
AnzaDar3
 
Perfect Papers Software
Perfect Papers   SoftwarePerfect Papers   Software
Perfect Papers Software
Scott Sutherland
 
Computer Notes
Computer NotesComputer Notes
Computer Notes
EHSAN KHAN
 
ITC_lec_13.ppt
ITC_lec_13.pptITC_lec_13.ppt
ITC_lec_13.ppt
FazilatShahid
 
Vskills c developer sample material
Vskills c developer sample materialVskills c developer sample material
Vskills c developer sample material
Vskills
 
Vskills c++ developer sample material
Vskills c++ developer sample materialVskills c++ developer sample material
Vskills c++ developer sample material
Vskills
 
CHAPTER 5 Introduction to Information Technology
CHAPTER 5 Introduction to Information TechnologyCHAPTER 5 Introduction to Information Technology
CHAPTER 5 Introduction to Information Technology
jadepcuadra
 
Introduction to computer 7 th std
Introduction to computer  7 th stdIntroduction to computer  7 th std
Introduction to computer 7 th std
lurdhu agnes
 
Functions of OS.ppt
 Functions of OS.ppt Functions of OS.ppt
Functions of OS.ppt
JunaidAkbar37
 
Computer system software
Computer system softwareComputer system software
Computer system software
MozaSaid
 
computerhwsw-150214034814-conversion-gate02.pptx
computerhwsw-150214034814-conversion-gate02.pptxcomputerhwsw-150214034814-conversion-gate02.pptx
computerhwsw-150214034814-conversion-gate02.pptx
DimpyJindal4
 
ComputerSoftware.pdf
ComputerSoftware.pdfComputerSoftware.pdf
ComputerSoftware.pdf
AFANJIPHILL
 
System programming note
System programming noteSystem programming note
System programming note
SANTOSH RATH
 
Itc lec 13 software and its types
Itc lec 13 software and its typesItc lec 13 software and its types
Itc lec 13 software and its types
AnzaDar3
 
Computer Notes
Computer NotesComputer Notes
Computer Notes
EHSAN KHAN
 
Ad

More from ARDEN16 (9)

fuel-report-1.pptx
fuel-report-1.pptxfuel-report-1.pptx
fuel-report-1.pptx
ARDEN16
 
LESSON 1.pptx
LESSON 1.pptxLESSON 1.pptx
LESSON 1.pptx
ARDEN16
 
LESSON-2.pptx
LESSON-2.pptxLESSON-2.pptx
LESSON-2.pptx
ARDEN16
 
0-49982764796325655371.pptx
0-49982764796325655371.pptx0-49982764796325655371.pptx
0-49982764796325655371.pptx
ARDEN16
 
LESSON 1.pptx
LESSON 1.pptxLESSON 1.pptx
LESSON 1.pptx
ARDEN16
 
002-Computer-History.pptx
002-Computer-History.pptx002-Computer-History.pptx
002-Computer-History.pptx
ARDEN16
 
Chemistry-1-1.pptx
Chemistry-1-1.pptxChemistry-1-1.pptx
Chemistry-1-1.pptx
ARDEN16
 
FUELS.pptx
FUELS.pptxFUELS.pptx
FUELS.pptx
ARDEN16
 
METALS.pptx
METALS.pptxMETALS.pptx
METALS.pptx
ARDEN16
 
fuel-report-1.pptx
fuel-report-1.pptxfuel-report-1.pptx
fuel-report-1.pptx
ARDEN16
 
LESSON 1.pptx
LESSON 1.pptxLESSON 1.pptx
LESSON 1.pptx
ARDEN16
 
LESSON-2.pptx
LESSON-2.pptxLESSON-2.pptx
LESSON-2.pptx
ARDEN16
 
0-49982764796325655371.pptx
0-49982764796325655371.pptx0-49982764796325655371.pptx
0-49982764796325655371.pptx
ARDEN16
 
LESSON 1.pptx
LESSON 1.pptxLESSON 1.pptx
LESSON 1.pptx
ARDEN16
 
002-Computer-History.pptx
002-Computer-History.pptx002-Computer-History.pptx
002-Computer-History.pptx
ARDEN16
 
Chemistry-1-1.pptx
Chemistry-1-1.pptxChemistry-1-1.pptx
Chemistry-1-1.pptx
ARDEN16
 
FUELS.pptx
FUELS.pptxFUELS.pptx
FUELS.pptx
ARDEN16
 
METALS.pptx
METALS.pptxMETALS.pptx
METALS.pptx
ARDEN16
 
Ad

Recently uploaded (20)

Political History of Pala dynasty Pala Rulers NEP.pptx
Political History of Pala dynasty Pala Rulers NEP.pptxPolitical History of Pala dynasty Pala Rulers NEP.pptx
Political History of Pala dynasty Pala Rulers NEP.pptx
Arya Mahila P. G. College, Banaras Hindu University, Varanasi, India.
 
The ever evoilving world of science /7th class science curiosity /samyans aca...
The ever evoilving world of science /7th class science curiosity /samyans aca...The ever evoilving world of science /7th class science curiosity /samyans aca...
The ever evoilving world of science /7th class science curiosity /samyans aca...
Sandeep Swamy
 
Introduction to Vibe Coding and Vibe Engineering
Introduction to Vibe Coding and Vibe EngineeringIntroduction to Vibe Coding and Vibe Engineering
Introduction to Vibe Coding and Vibe Engineering
Damian T. Gordon
 
Geography Sem II Unit 1C Correlation of Geography with other school subjects
Geography Sem II Unit 1C Correlation of Geography with other school subjectsGeography Sem II Unit 1C Correlation of Geography with other school subjects
Geography Sem II Unit 1C Correlation of Geography with other school subjects
ProfDrShaikhImran
 
YSPH VMOC Special Report - Measles Outbreak Southwest US 5-3-2025.pptx
YSPH VMOC Special Report - Measles Outbreak  Southwest US 5-3-2025.pptxYSPH VMOC Special Report - Measles Outbreak  Southwest US 5-3-2025.pptx
YSPH VMOC Special Report - Measles Outbreak Southwest US 5-3-2025.pptx
Yale School of Public Health - The Virtual Medical Operations Center (VMOC)
 
New Microsoft PowerPoint Presentation.pptx
New Microsoft PowerPoint Presentation.pptxNew Microsoft PowerPoint Presentation.pptx
New Microsoft PowerPoint Presentation.pptx
milanasargsyan5
 
Understanding P–N Junction Semiconductors: A Beginner’s Guide
Understanding P–N Junction Semiconductors: A Beginner’s GuideUnderstanding P–N Junction Semiconductors: A Beginner’s Guide
Understanding P–N Junction Semiconductors: A Beginner’s Guide
GS Virdi
 
How to Subscribe Newsletter From Odoo 18 Website
How to Subscribe Newsletter From Odoo 18 WebsiteHow to Subscribe Newsletter From Odoo 18 Website
How to Subscribe Newsletter From Odoo 18 Website
Celine George
 
One Hot encoding a revolution in Machine learning
One Hot encoding a revolution in Machine learningOne Hot encoding a revolution in Machine learning
One Hot encoding a revolution in Machine learning
momer9505
 
Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...
Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...
Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...
Library Association of Ireland
 
YSPH VMOC Special Report - Measles Outbreak Southwest US 4-30-2025.pptx
YSPH VMOC Special Report - Measles Outbreak  Southwest US 4-30-2025.pptxYSPH VMOC Special Report - Measles Outbreak  Southwest US 4-30-2025.pptx
YSPH VMOC Special Report - Measles Outbreak Southwest US 4-30-2025.pptx
Yale School of Public Health - The Virtual Medical Operations Center (VMOC)
 
LDMMIA Reiki Master Spring 2025 Mini Updates
LDMMIA Reiki Master Spring 2025 Mini UpdatesLDMMIA Reiki Master Spring 2025 Mini Updates
LDMMIA Reiki Master Spring 2025 Mini Updates
LDM Mia eStudios
 
How to manage Multiple Warehouses for multiple floors in odoo point of sale
How to manage Multiple Warehouses for multiple floors in odoo point of saleHow to manage Multiple Warehouses for multiple floors in odoo point of sale
How to manage Multiple Warehouses for multiple floors in odoo point of sale
Celine George
 
Handling Multiple Choice Responses: Fortune Effiong.pptx
Handling Multiple Choice Responses: Fortune Effiong.pptxHandling Multiple Choice Responses: Fortune Effiong.pptx
Handling Multiple Choice Responses: Fortune Effiong.pptx
AuthorAIDNationalRes
 
Unit 6_Introduction_Phishing_Password Cracking.pdf
Unit 6_Introduction_Phishing_Password Cracking.pdfUnit 6_Introduction_Phishing_Password Cracking.pdf
Unit 6_Introduction_Phishing_Password Cracking.pdf
KanchanPatil34
 
Presentation of the MIPLM subject matter expert Erdem Kaya
Presentation of the MIPLM subject matter expert Erdem KayaPresentation of the MIPLM subject matter expert Erdem Kaya
Presentation of the MIPLM subject matter expert Erdem Kaya
MIPLM
 
Quality Contril Analysis of Containers.pdf
Quality Contril Analysis of Containers.pdfQuality Contril Analysis of Containers.pdf
Quality Contril Analysis of Containers.pdf
Dr. Bindiya Chauhan
 
To study Digestive system of insect.pptx
To study Digestive system of insect.pptxTo study Digestive system of insect.pptx
To study Digestive system of insect.pptx
Arshad Shaikh
 
To study the nervous system of insect.pptx
To study the nervous system of insect.pptxTo study the nervous system of insect.pptx
To study the nervous system of insect.pptx
Arshad Shaikh
 
P-glycoprotein pamphlet: iteration 4 of 4 final
P-glycoprotein pamphlet: iteration 4 of 4 finalP-glycoprotein pamphlet: iteration 4 of 4 final
P-glycoprotein pamphlet: iteration 4 of 4 final
bs22n2s
 
The ever evoilving world of science /7th class science curiosity /samyans aca...
The ever evoilving world of science /7th class science curiosity /samyans aca...The ever evoilving world of science /7th class science curiosity /samyans aca...
The ever evoilving world of science /7th class science curiosity /samyans aca...
Sandeep Swamy
 
Introduction to Vibe Coding and Vibe Engineering
Introduction to Vibe Coding and Vibe EngineeringIntroduction to Vibe Coding and Vibe Engineering
Introduction to Vibe Coding and Vibe Engineering
Damian T. Gordon
 
Geography Sem II Unit 1C Correlation of Geography with other school subjects
Geography Sem II Unit 1C Correlation of Geography with other school subjectsGeography Sem II Unit 1C Correlation of Geography with other school subjects
Geography Sem II Unit 1C Correlation of Geography with other school subjects
ProfDrShaikhImran
 
New Microsoft PowerPoint Presentation.pptx
New Microsoft PowerPoint Presentation.pptxNew Microsoft PowerPoint Presentation.pptx
New Microsoft PowerPoint Presentation.pptx
milanasargsyan5
 
Understanding P–N Junction Semiconductors: A Beginner’s Guide
Understanding P–N Junction Semiconductors: A Beginner’s GuideUnderstanding P–N Junction Semiconductors: A Beginner’s Guide
Understanding P–N Junction Semiconductors: A Beginner’s Guide
GS Virdi
 
How to Subscribe Newsletter From Odoo 18 Website
How to Subscribe Newsletter From Odoo 18 WebsiteHow to Subscribe Newsletter From Odoo 18 Website
How to Subscribe Newsletter From Odoo 18 Website
Celine George
 
One Hot encoding a revolution in Machine learning
One Hot encoding a revolution in Machine learningOne Hot encoding a revolution in Machine learning
One Hot encoding a revolution in Machine learning
momer9505
 
Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...
Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...
Phoenix – A Collaborative Renewal of Children’s and Young People’s Services C...
Library Association of Ireland
 
LDMMIA Reiki Master Spring 2025 Mini Updates
LDMMIA Reiki Master Spring 2025 Mini UpdatesLDMMIA Reiki Master Spring 2025 Mini Updates
LDMMIA Reiki Master Spring 2025 Mini Updates
LDM Mia eStudios
 
How to manage Multiple Warehouses for multiple floors in odoo point of sale
How to manage Multiple Warehouses for multiple floors in odoo point of saleHow to manage Multiple Warehouses for multiple floors in odoo point of sale
How to manage Multiple Warehouses for multiple floors in odoo point of sale
Celine George
 
Handling Multiple Choice Responses: Fortune Effiong.pptx
Handling Multiple Choice Responses: Fortune Effiong.pptxHandling Multiple Choice Responses: Fortune Effiong.pptx
Handling Multiple Choice Responses: Fortune Effiong.pptx
AuthorAIDNationalRes
 
Unit 6_Introduction_Phishing_Password Cracking.pdf
Unit 6_Introduction_Phishing_Password Cracking.pdfUnit 6_Introduction_Phishing_Password Cracking.pdf
Unit 6_Introduction_Phishing_Password Cracking.pdf
KanchanPatil34
 
Presentation of the MIPLM subject matter expert Erdem Kaya
Presentation of the MIPLM subject matter expert Erdem KayaPresentation of the MIPLM subject matter expert Erdem Kaya
Presentation of the MIPLM subject matter expert Erdem Kaya
MIPLM
 
Quality Contril Analysis of Containers.pdf
Quality Contril Analysis of Containers.pdfQuality Contril Analysis of Containers.pdf
Quality Contril Analysis of Containers.pdf
Dr. Bindiya Chauhan
 
To study Digestive system of insect.pptx
To study Digestive system of insect.pptxTo study Digestive system of insect.pptx
To study Digestive system of insect.pptx
Arshad Shaikh
 
To study the nervous system of insect.pptx
To study the nervous system of insect.pptxTo study the nervous system of insect.pptx
To study the nervous system of insect.pptx
Arshad Shaikh
 
P-glycoprotein pamphlet: iteration 4 of 4 final
P-glycoprotein pamphlet: iteration 4 of 4 finalP-glycoprotein pamphlet: iteration 4 of 4 final
P-glycoprotein pamphlet: iteration 4 of 4 final
bs22n2s
 

computer software in Computer Fundamentals

  • 2. Software On the basis of form Firmware Computer Software On the basis of Function Application Software System Software Word Spreadshee Communicatio Project GraphicsOperating Device Language Processing t n Planning System Driver Processor Utility Programs
  • 3. Software A set of instruction given to the computer to perform a specific task is called software. OR A set of program instructions written in any computer language that can be understood by the computer is called computer software.
  • 4. On the Basis of Form Firmware A special set of instructions stored permanently in the ROM (Read Only Memory) is called firmware. Its example is BIOS. BIOS stands for Basic Input Output System. Types of Software
  • 5. Types of Software Computer software The software that is stored on semi- permanent storage devices, e.g. Hard disk, Floppy disk, CD-ROM etc. is generally called computer software. Computer software can be classified on the basis of function as follows: 1. System software 2. Application software
  • 6. System software System software is a set of one or more programs, designed to control the operation of a computer system. They are also known as system packages. Explanation: These programs are not developed to solve a specific problem, that’s why they are called general purpose programs. Computer Software
  • 7. Types of System Software 1. Operating system 2. Device driver 3. Utility Program 4. Language Processor System Software
  • 8. Operating system “An operating system is a set of programs/instructions that controls all the activities of the computer system”. OR “An operating system is a program that acts as an interface between user and the computer hardware.” Types of System Software
  • 9. Interfaces provided by an operating system Interface means the way or environment by which user can give instructions to a computer system. An operating system provides two interfaces: CLI (Command Line Interface) GUI (Graphical User Interface) Operating System
  • 10. CLI (Command Line Interface) In CLI, user can give instructions to the computer system only by typing through the keyboard. In a command line interface, a user types commands or presses special keys on the keyboard such as function keys to enter data and instructions. Operating System
  • 11. GUI (Graphical User Interface) In GUI, operating system provides a graphical interface. User can easily give instructions with the help of mouse by clicking on some icon and also can use keyboard to give commands. Operating System
  • 12. Functions of Operating System Starting of computer: Operating system helps a computer to start. When we start the computer, a part of operating system ‘kernel’ and other frequently used operating system instructions are loaded from hard disk to the RAM. manages memory and devices, maintain computer’s clock, starts applications etc. Kernel is a special set of instructions that the The ‘kernel’ remains in RAM while the computer is running. Other parts of operating system remain on the hard disk until they are needed. Operating System
  • 13. Input/Output operations: Operating system controls the input and output operations. Memory Management: The purpose of memory management is to optimize the use of RAM. The operating system allocates or assigns data and instructions to an area of RAM while they are being processed. File Management utility: Operating system provides the facility of managing files. A file manager is a utility that performs functions related to file management. Operating System
  • 14. Image Viewer: An image viewer is a utility that allows users to display and copy the contents of a graphics file. Uninstaller: An uninstaller is a utility that removes a program, as well as any associated entries in the system files. Disk Scanner: A disk scanner is a utility that detects and corrects both physical and logical problems on a hard disk or floppy disk. Disk Defragmenter: A disk defragmenter is a utility that recognizes the files and unused space on a computer’s hard disk so the operating system accesses data more quickly and programs run faster. Operating System
  • 15. 1. Stand-alone operating system 2. Network operating system 3. Embedded operating system Types of Operating System
  • 16. Stand-alone operating system A stand-alone operating system is a complete operating system that works on a desktop computer, notebook computer or mobile computing deice. Some stand-alone operating systems are called client operating system because they also work in conjunction with a network operating system. Client operating systems can operate with or without a network. Examples: DOS, Windows XP Professional, Mac OS X Types of Operating System
  • 17. Network Operating system A network operating system is an operating system that is designed specifically to support a network. A network operating system typically resides on a server. The client computers on the network rely on the server to share resources. The main function of this type of operating system is to support all sizes of networks, including medium to large-sized businesses and web servers. Examples: Windows 2000 Server, OS/2 Warp Server for e-business, Linux, Solaris. Types of Operating System
  • 18. Embedded Operating System An embedded operating system is an operating system that resides on a ROM chip. These are specially designed for PDAs and small devices. Examples: Windows CE.Net, Pocket PC 2002, Palm OS. Types of Operating System
  • 19. Device driver “A special set of instructions used to manage or control a device attached to a computer is called device driver.” Explanation: When a new device e.g. sound card, modem etc. is attached to a computer, it requires a specific device driver to work. Because device driver is the instruction set that tells that device, how to perform. Device drivers are provided on CD or Floppy disk. Types of System software
  • 20. Utility Programs The programs which are used to perform maintenance-type tasks are called utility programs. Explanation: These are used to perform maintenance-type tasks, usually related to managing a computer, its devices, or its programs. These are written normally as a part of operating system to perform repetitive processing tasks. Example: Uninstaller utility, Disk Management utilities, Screen saver etc. Types of System Software
  • 21. Language Processor Def: “The software that is used to convert high level language into low level language is called language processor”. Types of System Software
  • 22. Application software is a computer program, which is written to perform any specific task. It is also called application program, application package or utility packages. Explanation: Each application program is written in a specific computer programming language which is used to perform one or more than one tasks. Application Software
  • 23. Word processing packages: The programs used for writing letters and preparing office or personal documents are called word processing packages. Example: MS Word, Word Perfect. Types of Application Software
  • 24. Spread Sheet Packages: These packages are used for preparing accounts and other financial reports as needed by the user. Example: MS Excel Types of Application Software
  • 25. Communication Packages: These packages are used to communicate with others. These are used for sending and receiving e-mail through internet. Example: Internet Explorer, Netscape communicator Project planning packages: These application packages are used to develop project plans and work schedules. Example: Visio, Microsoft Project Types of Application Software
  • 26. Graphics Packages: These packages are used to prepare graphics, drawings and other artwork used in desktop publishing and report writing. Example: Corel Draw, Adobe Photoshop Engineering Packages: These packages are used to prepare drawings for engineering purposes. Example: Auto Cad Types of Application software
  • 27. Animation Packages: These packages are used to prepare animations for slide shows or on web. Example: MS PowerPoint, Macromedia Flash Database Packages: These packages are used to develop database to store a large amount of data in organized form on computer hard disk. These packages provide information to the user, as user requires. Most commonly used databases are inventory control system, payroll system etc. Types of Application software
  • 28. Games: These packages are used by computer users for entertainment. These are developed in some specific computer programming language. Example: Lion King, Solitaire Music Players: Different player are available for audio/video music and movies. Example: Media Player, Jet Audio, Win Amp. Types of Application software