SlideShare une entreprise Scribd logo
1  sur  27
TYPES OF
SOFTWARE
HARDWARE AND SOFTWARE FUNDAMENTALS
OBJECTIVES
• At the end of this session students will be able to:
• Define the following terms giving examples
• Software , Application , general-purpose , Specialised , Customised , Custom-written ,
Operating System , GUI , utilities program
• Language translators , real-time , batch , time-sharing , file-management , booting
• State the different types Software
• Briefly explain the difference between Application Software and Systems Software
WHEN A COMPUTER TURNS ON
• The first thing a computer has to do when it is turned on is start up a special program called
an operating system. It’s job is to help other computer programs to work by handling the messy
details of controlling the computer's hardware.
• The process of bringing up the operating system is called booting (originally this
was bootstrapping and alluded to the process of pulling yourself up "by your bootstraps").
Your computer knows how to boot because instructions for booting are built into one of its
chips, the BIOS (or Basic Input/Output System) chip.
• The BIOS chip tells it to look in a fixed place, usually on the lowest-numbered hard disk
(the boot disk) for a special program called a boot loader (under Linux the boot loader is called
Grub or LILO). The boot loader is pulled into memory and started. The boot loader's job is
to start the real operating system.
What is Software?
• It is a collection of programs
(programs are sets of instructions
that allow the computer execute
operations and tasks)
Types of software
• There are three main types:
• Programming software – This refers to software that is used by computer
programmers to help write computer code.
• Application Software - refers to all those applications – such as word processors
and spreadsheets – which are used for specific purposes. Applications are usually
stored on disks loaded into the RAM memory when activated by the user.
• Systems Software - This refers to all programs which control the basic functions
of a computer. They include operating systems, systems, system utilities (e.g. an anti-
virus program, a back-up utility) and language translators (e.g. a compiler – the
software that translates instructions into machine code).
Types of Software
Computer
Software
Programming
software
Systems
Software
Application
Software
Application Software
• Are often called productivity programs or end-user programs - they enable
the user to complete tasks such as creating documents, spreadsheets,
databases, and publications, doing online research, sending email, designing
graphics, running businesses, and even playing games!
• It is specific to the task it is designed for and can be as simple as a calculator
application or as complex as a word processing application.
• There are two sub-types of Application Software
Types of Application Software
Application
Software
General-
Purpose
Personal Workgroup Enterprise
Specialised
Software
Customized
Custom-
written
Special-
Purpose
General-Purpose Software
• is a type of application that can be used for a variety of tasks. It is not
limited to one particular function.
• For example a word processor could be classed as general purpose
software as it would allow a user to write a novel, create a restaurant menu
or even make a poster.
Single Purpose
• Software which is designed to carry out a specific set of tasks, usually in line
with the requirements of a paying customer.
Integrated
• Software that combines several applications in one program, typically
providing at least word processing, spreadsheet and database management.
Customized
• Is a general purpose software that has been altered through the use of
Macros to meet the needs of the user or organization.
Custom written
• Custom software (also known as bespoke software or tailor-made software)
is software that is specially developed for some specific organization or other
user.
Special purpose
• Special purpose application software is a type of software created to
execute one specific task. For example a camera application on your phone
will only allow you to take and share pictures. Another example would be a
chess game, it would only allow you to play chess.
Systems Software
• Handles technical details
• Works with end users, application software, and computer hardware
• Four types of programs
• Operating system
• Utilities
• Device drivers
• Language translators
Types of Systems Software
Systems
Operating
System
Utilities
Program
Device
Drivers
Language
translators
Operating system
• is the core software that allows a computer to run as an useful device.
• It manages the hardware, the user interface and all other software running on the
computer.
• Without an operating system, a computer is just a collection of components heating
up the room as no-one would be able to make any practical use of the machine.
• The operating system provides services that include process management, virtual
memory, file management, security, fault tolerance, and the user interface.
Functions of a Operating System
Types of Operating Systems
Operating
System
Real-time
operating
systems
Single-user,
single-task
Single-user,
multi-tasking
Multi-user
Real-time operating systems (RTOS)
• Are used to control machinery, scientific instruments, and industrial systems.
• The user does not have much control over the functions performed by RTOS.
• It has no end-user utilities, since the system will be a "sealed box" when delivered
for use.
• It manages the resources of the computer so that a particular operation executes in
precisely the same amount of time, every time it occurs.
• In a complex machine, having a part move more quickly is just as catastrophic as
having it not move at all.
Single-user, single-task
• task operating systems allow one user to do one thing at a time.
• An example is the operating system used by personal digital assistants
(PDAs), also known as handheld computers.
Single-user, multi-tasking
• allow a single user to simultaneously run multiple applications on their
computer.
• This is the type of operating system found on most personal desktop and
laptop computers.
• Examples of such OS’s are : Microsoft Windows, Mac OS, and Linux
Multi-user
• allow multiple users to simultaneously use the resources on a single
computer.
• It must ensure that the requirements of the various users are balanced,
• That each programs being used has sufficient and separate resources
• A problem with one user doesn't affect the entire community of users
• Example of such a software are Unix, VMS and mainframe operating
systems, such as MVS
Utilities software
• is system software designed to help analyze, configure, optimize or maintain a computer.
• A single piece of utility software is usually called a utility or tool.
• If we are having any problem related to system then we can solve it through utility software.
• For example - Antivirus:- Utility scan for computer virus.
• Memory tester check's for memory failure etc.
The following are the activities those are coming under the utility software are -
• Formatting.
• Back-Up Recovery.
• Disk Defragmenter.
• Registry Cleaners.
• Disk Partitions. Etc
Utilities
software
Device Driver
• is a program that controls a particular type of device that is attached to your
computer. It essentially converts the more general input/output instructions
of the operating system to messages that the device type can understand.
• There are device drivers for printers, displays, CD-ROM readers, diskette
drives, and so on.
• Many device drivers are built into the operating system. Without
the driver file, the computer will be unable to communicate with the device.
Language Translators
• It is another system software which convert the high level language to machine level language for the
purpose of machine understanding.
• The Machine can only understand the machine level language or binary language 0's & 1's. The language
translator rectify the errors within the program through different ways.
• There are 3 types of language translator, they are as follows :-
• Compiler.
• Interpreter.
• Assembler.

Contenu connexe

Tendances

Types of software
Types of softwareTypes of software
Types of software
latifah2001
 
Introduction to computer programming
Introduction to computer programmingIntroduction to computer programming
Introduction to computer programming
NSU-Biliran Campus
 
Parts of computer powerpoint
Parts of computer powerpointParts of computer powerpoint
Parts of computer powerpoint
rusbybarrios
 

Tendances (20)

System software and its types
System software and its typesSystem software and its types
System software and its types
 
User Interface
User InterfaceUser Interface
User Interface
 
Types of software
Types of softwareTypes of software
Types of software
 
Application software
Application softwareApplication software
Application software
 
Windows Basic Computer Skills
Windows Basic Computer SkillsWindows Basic Computer Skills
Windows Basic Computer Skills
 
Software (4).ppt
Software (4).pptSoftware (4).ppt
Software (4).ppt
 
Introduction to Computer Software
Introduction to Computer SoftwareIntroduction to Computer Software
Introduction to Computer Software
 
Ms word 2010
Ms word 2010Ms word 2010
Ms word 2010
 
Computer Software & It's types.
Computer Software &  It's types.Computer Software &  It's types.
Computer Software & It's types.
 
Types of software
Types of softwareTypes of software
Types of software
 
Software
SoftwareSoftware
Software
 
Computer Programming
Computer ProgrammingComputer Programming
Computer Programming
 
what is computer
what is computerwhat is computer
what is computer
 
Desktop 03
Desktop 03Desktop 03
Desktop 03
 
Introduction to software
Introduction to softwareIntroduction to software
Introduction to software
 
Microsoft Word
Microsoft WordMicrosoft Word
Microsoft Word
 
Operating systems
Operating systems Operating systems
Operating systems
 
Introduction to computer programming
Introduction to computer programmingIntroduction to computer programming
Introduction to computer programming
 
System software
System softwareSystem software
System software
 
Parts of computer powerpoint
Parts of computer powerpointParts of computer powerpoint
Parts of computer powerpoint
 

En vedette

TYPE OF SOFTWARE
TYPE OF SOFTWARETYPE OF SOFTWARE
TYPE OF SOFTWARE
M Kimi
 
04 software system and application software
04 software   system and application software04 software   system and application software
04 software system and application software
Sowmini Gowda
 
Lesson 10 computer systems hardware
Lesson 10 computer systems hardwareLesson 10 computer systems hardware
Lesson 10 computer systems hardware
guevarra_2000
 
13 computer hardware
13 computer hardware13 computer hardware
13 computer hardware
sheeandeesuu
 
System software os system and utility ggood
System software os system and utility ggoodSystem software os system and utility ggood
System software os system and utility ggood
rozanadiana
 
System Softwares
System SoftwaresSystem Softwares
System Softwares
nshnt_snghl
 
Free Software and the Future of Database Technology
Free Software and the Future of Database TechnologyFree Software and the Future of Database Technology
Free Software and the Future of Database Technology
elliando dias
 
Value driven - the future of software development
Value driven - the future of software developmentValue driven - the future of software development
Value driven - the future of software development
CJ Marsh
 
Types of Software - Y9 Computing
Types of Software - Y9 ComputingTypes of Software - Y9 Computing
Types of Software - Y9 Computing
MrJRogers
 

En vedette (20)

Computer Software & its Types
Computer Software & its Types Computer Software & its Types
Computer Software & its Types
 
Network software n othr types of software
Network software n othr types of software Network software n othr types of software
Network software n othr types of software
 
Types of software
Types of softwareTypes of software
Types of software
 
TYPE OF SOFTWARE
TYPE OF SOFTWARETYPE OF SOFTWARE
TYPE OF SOFTWARE
 
Types Of Software
Types Of SoftwareTypes Of Software
Types Of Software
 
04 software system and application software
04 software   system and application software04 software   system and application software
04 software system and application software
 
Computer Hardware
Computer HardwareComputer Hardware
Computer Hardware
 
Lesson 10 computer systems hardware
Lesson 10 computer systems hardwareLesson 10 computer systems hardware
Lesson 10 computer systems hardware
 
Hardware and input devices
Hardware and input devicesHardware and input devices
Hardware and input devices
 
13 computer hardware
13 computer hardware13 computer hardware
13 computer hardware
 
System software 1ppt(udated)
System software 1ppt(udated)System software 1ppt(udated)
System software 1ppt(udated)
 
System software os system and utility ggood
System software os system and utility ggoodSystem software os system and utility ggood
System software os system and utility ggood
 
Hardware software
Hardware software Hardware software
Hardware software
 
System Softwares
System SoftwaresSystem Softwares
System Softwares
 
Shamit khemka discusses Popular types of Software & their usages in Current S...
Shamit khemka discusses Popular types of Software & their usages in Current S...Shamit khemka discusses Popular types of Software & their usages in Current S...
Shamit khemka discusses Popular types of Software & their usages in Current S...
 
herramientasparaelmantenimientodelpc
 herramientasparaelmantenimientodelpc herramientasparaelmantenimientodelpc
herramientasparaelmantenimientodelpc
 
Free Software and the Future of Database Technology
Free Software and the Future of Database TechnologyFree Software and the Future of Database Technology
Free Software and the Future of Database Technology
 
Value driven - the future of software development
Value driven - the future of software developmentValue driven - the future of software development
Value driven - the future of software development
 
Types of Software - Y9 Computing
Types of Software - Y9 ComputingTypes of Software - Y9 Computing
Types of Software - Y9 Computing
 
Proposed Growth Plan
Proposed Growth PlanProposed Growth Plan
Proposed Growth Plan
 

Similaire à Types of software

SPOS_UNIT I System Programming and Operating System.pdf
SPOS_UNIT I System Programming and Operating System.pdfSPOS_UNIT I System Programming and Operating System.pdf
SPOS_UNIT I System Programming and Operating System.pdf
reshma96176
 

Similaire à Types of software (20)

Software introduction
Software introductionSoftware introduction
Software introduction
 
software final presentation.pptx
software final presentation.pptxsoftware final presentation.pptx
software final presentation.pptx
 
module_1-_5_computer_software.ppt
module_1-_5_computer_software.pptmodule_1-_5_computer_software.ppt
module_1-_5_computer_software.ppt
 
Tpes of Softwares
Tpes of SoftwaresTpes of Softwares
Tpes of Softwares
 
Basic software
Basic softwareBasic software
Basic software
 
COM 311 L -2.pptx
COM 311 L -2.pptxCOM 311 L -2.pptx
COM 311 L -2.pptx
 
Introduction to Computers Lecture # 11
Introduction to Computers Lecture # 11Introduction to Computers Lecture # 11
Introduction to Computers Lecture # 11
 
Contents of Computer Software
Contents of Computer SoftwareContents of Computer Software
Contents of Computer Software
 
Problem Solving and Program Design in C_1.pdf
Problem Solving and Program Design in C_1.pdfProblem Solving and Program Design in C_1.pdf
Problem Solving and Program Design in C_1.pdf
 
Softwares and Operating System.pptx
Softwares and Operating System.pptxSoftwares and Operating System.pptx
Softwares and Operating System.pptx
 
SPOS_UNIT I System Programming and Operating System.pdf
SPOS_UNIT I System Programming and Operating System.pdfSPOS_UNIT I System Programming and Operating System.pdf
SPOS_UNIT I System Programming and Operating System.pdf
 
2 software
2 software2 software
2 software
 
Computer Software
Computer SoftwareComputer Software
Computer Software
 
Exam 1 in ITEP 132
Exam 1 in ITEP 132Exam 1 in ITEP 132
Exam 1 in ITEP 132
 
SOFTWARE
SOFTWARESOFTWARE
SOFTWARE
 
UNIT I-Computer Operation-Fundamentals.ppt
UNIT I-Computer Operation-Fundamentals.pptUNIT I-Computer Operation-Fundamentals.ppt
UNIT I-Computer Operation-Fundamentals.ppt
 
system software and application software
system software and application softwaresystem software and application software
system software and application software
 
K04 software
K04 softwareK04 software
K04 software
 
Computer software
Computer softwareComputer software
Computer software
 
System software and Application software
System software and Application softwareSystem software and Application software
System software and Application software
 

Dernier

EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
giselly40
 

Dernier (20)

Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 

Types of software

  • 1. TYPES OF SOFTWARE HARDWARE AND SOFTWARE FUNDAMENTALS
  • 2. OBJECTIVES • At the end of this session students will be able to: • Define the following terms giving examples • Software , Application , general-purpose , Specialised , Customised , Custom-written , Operating System , GUI , utilities program • Language translators , real-time , batch , time-sharing , file-management , booting • State the different types Software • Briefly explain the difference between Application Software and Systems Software
  • 3. WHEN A COMPUTER TURNS ON • The first thing a computer has to do when it is turned on is start up a special program called an operating system. It’s job is to help other computer programs to work by handling the messy details of controlling the computer's hardware. • The process of bringing up the operating system is called booting (originally this was bootstrapping and alluded to the process of pulling yourself up "by your bootstraps"). Your computer knows how to boot because instructions for booting are built into one of its chips, the BIOS (or Basic Input/Output System) chip. • The BIOS chip tells it to look in a fixed place, usually on the lowest-numbered hard disk (the boot disk) for a special program called a boot loader (under Linux the boot loader is called Grub or LILO). The boot loader is pulled into memory and started. The boot loader's job is to start the real operating system.
  • 4. What is Software? • It is a collection of programs (programs are sets of instructions that allow the computer execute operations and tasks)
  • 5. Types of software • There are three main types: • Programming software – This refers to software that is used by computer programmers to help write computer code. • Application Software - refers to all those applications – such as word processors and spreadsheets – which are used for specific purposes. Applications are usually stored on disks loaded into the RAM memory when activated by the user. • Systems Software - This refers to all programs which control the basic functions of a computer. They include operating systems, systems, system utilities (e.g. an anti- virus program, a back-up utility) and language translators (e.g. a compiler – the software that translates instructions into machine code).
  • 7. Application Software • Are often called productivity programs or end-user programs - they enable the user to complete tasks such as creating documents, spreadsheets, databases, and publications, doing online research, sending email, designing graphics, running businesses, and even playing games! • It is specific to the task it is designed for and can be as simple as a calculator application or as complex as a word processing application. • There are two sub-types of Application Software
  • 8. Types of Application Software Application Software General- Purpose Personal Workgroup Enterprise Specialised Software Customized Custom- written Special- Purpose
  • 9. General-Purpose Software • is a type of application that can be used for a variety of tasks. It is not limited to one particular function. • For example a word processor could be classed as general purpose software as it would allow a user to write a novel, create a restaurant menu or even make a poster.
  • 10. Single Purpose • Software which is designed to carry out a specific set of tasks, usually in line with the requirements of a paying customer.
  • 11. Integrated • Software that combines several applications in one program, typically providing at least word processing, spreadsheet and database management.
  • 12. Customized • Is a general purpose software that has been altered through the use of Macros to meet the needs of the user or organization.
  • 13. Custom written • Custom software (also known as bespoke software or tailor-made software) is software that is specially developed for some specific organization or other user.
  • 14. Special purpose • Special purpose application software is a type of software created to execute one specific task. For example a camera application on your phone will only allow you to take and share pictures. Another example would be a chess game, it would only allow you to play chess.
  • 15. Systems Software • Handles technical details • Works with end users, application software, and computer hardware • Four types of programs • Operating system • Utilities • Device drivers • Language translators
  • 16. Types of Systems Software Systems Operating System Utilities Program Device Drivers Language translators
  • 17. Operating system • is the core software that allows a computer to run as an useful device. • It manages the hardware, the user interface and all other software running on the computer. • Without an operating system, a computer is just a collection of components heating up the room as no-one would be able to make any practical use of the machine. • The operating system provides services that include process management, virtual memory, file management, security, fault tolerance, and the user interface.
  • 18. Functions of a Operating System
  • 19. Types of Operating Systems Operating System Real-time operating systems Single-user, single-task Single-user, multi-tasking Multi-user
  • 20. Real-time operating systems (RTOS) • Are used to control machinery, scientific instruments, and industrial systems. • The user does not have much control over the functions performed by RTOS. • It has no end-user utilities, since the system will be a "sealed box" when delivered for use. • It manages the resources of the computer so that a particular operation executes in precisely the same amount of time, every time it occurs. • In a complex machine, having a part move more quickly is just as catastrophic as having it not move at all.
  • 21. Single-user, single-task • task operating systems allow one user to do one thing at a time. • An example is the operating system used by personal digital assistants (PDAs), also known as handheld computers.
  • 22. Single-user, multi-tasking • allow a single user to simultaneously run multiple applications on their computer. • This is the type of operating system found on most personal desktop and laptop computers. • Examples of such OS’s are : Microsoft Windows, Mac OS, and Linux
  • 23. Multi-user • allow multiple users to simultaneously use the resources on a single computer. • It must ensure that the requirements of the various users are balanced, • That each programs being used has sufficient and separate resources • A problem with one user doesn't affect the entire community of users • Example of such a software are Unix, VMS and mainframe operating systems, such as MVS
  • 24. Utilities software • is system software designed to help analyze, configure, optimize or maintain a computer. • A single piece of utility software is usually called a utility or tool. • If we are having any problem related to system then we can solve it through utility software. • For example - Antivirus:- Utility scan for computer virus. • Memory tester check's for memory failure etc. The following are the activities those are coming under the utility software are - • Formatting. • Back-Up Recovery. • Disk Defragmenter. • Registry Cleaners. • Disk Partitions. Etc
  • 26. Device Driver • is a program that controls a particular type of device that is attached to your computer. It essentially converts the more general input/output instructions of the operating system to messages that the device type can understand. • There are device drivers for printers, displays, CD-ROM readers, diskette drives, and so on. • Many device drivers are built into the operating system. Without the driver file, the computer will be unable to communicate with the device.
  • 27. Language Translators • It is another system software which convert the high level language to machine level language for the purpose of machine understanding. • The Machine can only understand the machine level language or binary language 0's & 1's. The language translator rectify the errors within the program through different ways. • There are 3 types of language translator, they are as follows :- • Compiler. • Interpreter. • Assembler.