SlideShare une entreprise Scribd logo
1  sur  24
Topic- system & Application software
compiler,interpreter,assembler
presented by- Chetan birla
Mohit Singh
Bhupendra yadav
Parth nagar
Bhurhan


Hardware
All physical contents of computer are hardware.
This form is given to all electrical and mechanical
devices attached to the computer for the purpose
of input, process, and storage and output
operations



Software

Software is a general term used for computer
Programs. A computer program is a planned, step
by step set of instructions that directs the
computer what to do and how to do


System Software
◦ The programs directly related to the computer
hardware and perform tasks associated with
controlling and utilizing computer hardware



Application Software
◦ An application is a job or task a user wants to
accomplish through a computer.
◦ Application software are programs that help a user
perform a specific job.






System software is computer software
designed to operate the computer
hardware, to provide basic
functionality, and to provide a
platform for running application
software.
System software includes device
drivers, operating systems, servers,
utilities, and window systems.
System software is responsible for
managing a variety of independent
hardware components, so that they
can work together harmoniously.


System control programs

◦ controls the execution of programs, manage the storage &
processing resources of the computer & perform other
management & monitoring function.
◦ The most important of these programs is the operating
system.



System support programs

• provide routine service functions to the other computer
programs & computer users: E.g. Utilities, libraries,
• Ex:Text editors, language translators such as BASIC interpreter



System Development Programs

◦ They assists in the creation of computer programs. Examples
of system development are –
◦ programming language, language translations.







Application software are the software that are
designed to satisfy a particular need of a particular
environment.
All software prepared by us in the computer lab.
Examples of application software are-student
record software, railway reservation software,
income tax software, word processors etc.
Examples include enterprise software, accounting
software, office suites, graphics software and
media players.
1) Opera (Web Browser)
2) Microsoft Word (Word Processing)
3) Microsoft Excel (Spreadsheet software)
5) MySQL (Database Software)
6) Microsoft Powerpoint (Presentation
Software)
7) iTunes (Music / Sound Software)
8) VLC Media Player (Audio / Video Software)
9) World of Warcraft (Game Software)
10) Adobe Photoshop (Graphics Software)
TRANSLETOR
 Compiler

 Interpreter

 Assembler


Compiler: a program that translates an
executable program in one language into an
executable program in another language



Typically lowers the level of abstraction
 analyzes and reasons about the program &
architecture


“Compilation”
◦ Translation of a program written in a source
language into a semantically equivalent program
written in a target language
◦ Oversimplified view:
Input

Source
Program

Compiler

Target
Program

Error messages

Output
14


Software development tools are available to
implement one or more compiler phases
 Scanner generators
 Parser generators
 Syntax-directed translation engines
 Automatic code generators
 Data-flow engines

15
 A computer program that executes
instructions written in a programming
language and do not produces the executable
file.
 Interpreter:



Checks the keywords of a program
Taking one instruction at a time and convert it into machine
language before taking upon the next instruction.

 Examples of interpreter based language:
 PHP, JavaScript, BASIC




Interpreter: a program that reads an
executable program and produces the results
of running that program



Interpreters: Convert a source program and
execute it at the same time.


“Interpretation”
 Performing the operations implied by the source
program
 Oversimplified view:

Source
Program
Interpreter

Output

Input
Error messages
19






An assembler is a type of computer program that
interprets software programs written in assembly
language into machine language, code and
instructions that can be executed by a computer.
An assembler enables software and application
developers to access, operate and manage a
computer's hardware architecture and
components.
An assembler is sometimes referred to as the
compiler of assembly language. It also provides
the services of an interpreter.






To convert the assembly language into
machine code.
Translate mnemonic operation codes to
their machine language equivalents.
Assigning machine addresses to
symbolic labels.
• Programmer write a program using a sequence of
assemble instructions.
• This sequence of assembler instructions, known
as the source code/source program, then
specified to the assembler program when that
program is started.
• It translates a source code into machine
language.
• The output of the assembler program is called
the object code or object program.
system software  and application software, compiler, interpreter & assembler

Contenu connexe

Tendances

Types of software
Types of softwareTypes of software
Types of software
latifah2001
 
Block diagram of a computer
Block diagram of a computerBlock diagram of a computer
Block diagram of a computer
ZTE Nepal
 

Tendances (20)

Basic of Computer software
Basic of Computer softwareBasic of Computer software
Basic of Computer software
 
Operating system
Operating systemOperating system
Operating system
 
Functions Of Operating System
Functions Of Operating SystemFunctions Of Operating System
Functions Of Operating System
 
Computer software
Computer softwareComputer software
Computer software
 
Types of software
Types of softwareTypes of software
Types of software
 
Software
SoftwareSoftware
Software
 
Software and its types
Software and its typesSoftware and its types
Software and its types
 
Types of software
Types of softwareTypes of software
Types of software
 
Types of operating system
Types of operating systemTypes of operating system
Types of operating system
 
Introduction to software
Introduction to softwareIntroduction to software
Introduction to software
 
Programming Fundamentals lecture 1
Programming Fundamentals lecture 1Programming Fundamentals lecture 1
Programming Fundamentals lecture 1
 
SYSTEM SOFTWARE
SYSTEM SOFTWARE SYSTEM SOFTWARE
SYSTEM SOFTWARE
 
Classification Of Software
Classification Of SoftwareClassification Of Software
Classification Of Software
 
Types Of Operating Systems
Types Of Operating SystemsTypes Of Operating Systems
Types Of Operating Systems
 
What is software
What is softwareWhat is software
What is software
 
Hardware software components
Hardware software componentsHardware software components
Hardware software components
 
Block diagram of a computer
Block diagram of a computerBlock diagram of a computer
Block diagram of a computer
 
Antivirus software
Antivirus softwareAntivirus software
Antivirus software
 
comparing windows and linux ppt
comparing windows and linux pptcomparing windows and linux ppt
comparing windows and linux ppt
 
Computer Hardware
Computer HardwareComputer Hardware
Computer Hardware
 

En vedette

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
 
SYSTEM SOFTWARE
SYSTEM SOFTWARESYSTEM SOFTWARE
SYSTEM SOFTWARE
Kak Yong
 
Presentation on different kinds of software
Presentation on different kinds of softwarePresentation on different kinds of software
Presentation on different kinds of software
Nitish Xavier Tirkey
 
Computer Software
Computer SoftwareComputer Software
Computer Software
norzaini
 

En vedette (20)

04 software system and application software
04 software   system and application software04 software   system and application software
04 software system and application software
 
System software and Application software
System software and Application softwareSystem software and Application software
System software and Application software
 
Translators(Compiler, Assembler) and interpreter
Translators(Compiler, Assembler) and interpreterTranslators(Compiler, Assembler) and interpreter
Translators(Compiler, Assembler) and interpreter
 
System software
System softwareSystem software
System software
 
System Software vs.Application Software
System Software vs.Application SoftwareSystem Software vs.Application Software
System Software vs.Application Software
 
Computer Software & its Types
Computer Software & its Types Computer Software & its Types
Computer Software & its Types
 
SYSTEM SOFTWARE
SYSTEM SOFTWARESYSTEM SOFTWARE
SYSTEM SOFTWARE
 
Simplified instruction computer (sic) sic/xe instruction set table
Simplified instruction computer (sic)   sic/xe instruction set tableSimplified instruction computer (sic)   sic/xe instruction set table
Simplified instruction computer (sic) sic/xe instruction set table
 
Software System
Software SystemSoftware System
Software System
 
System software
System softwareSystem software
System software
 
Presentation on different kinds of software
Presentation on different kinds of softwarePresentation on different kinds of software
Presentation on different kinds of software
 
Computer Software
Computer SoftwareComputer Software
Computer Software
 
What is Compiler?
What is Compiler?What is Compiler?
What is Compiler?
 
List of 8085 programs
List of 8085 programsList of 8085 programs
List of 8085 programs
 
Assembly Language Programming Of 8085
Assembly Language Programming Of 8085Assembly Language Programming Of 8085
Assembly Language Programming Of 8085
 
Unit i (part1) b.sc
Unit i (part1)  b.scUnit i (part1)  b.sc
Unit i (part1) b.sc
 
Know your computer
Know your computerKnow your computer
Know your computer
 
system software 16 marks
system software 16 markssystem software 16 marks
system software 16 marks
 
Al2ed chapter9
Al2ed chapter9Al2ed chapter9
Al2ed chapter9
 
Symbolic instructions for 8086 micro processor
Symbolic instructions for 8086 micro processorSymbolic instructions for 8086 micro processor
Symbolic instructions for 8086 micro processor
 

Similaire à system software and application software, compiler, interpreter & assembler

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 à system software and application software, compiler, interpreter & assembler (20)

SPCC:System programming and compiler construction
SPCC:System programming and compiler constructionSPCC:System programming and compiler construction
SPCC:System programming and compiler construction
 
Software
SoftwareSoftware
Software
 
Introduction to Computers Lecture # 11
Introduction to Computers Lecture # 11Introduction to Computers Lecture # 11
Introduction to Computers Lecture # 11
 
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
 
Inroduction System Software -features Types
Inroduction System Software -features TypesInroduction System Software -features Types
Inroduction System Software -features Types
 
Richa garg itm
Richa garg itmRicha garg itm
Richa garg itm
 
Unit 2 part 1 data processing
Unit 2 part 1 data processingUnit 2 part 1 data processing
Unit 2 part 1 data processing
 
Bba i-introduction to computer-u-2- application and system software
Bba  i-introduction to computer-u-2- application and system softwareBba  i-introduction to computer-u-2- application and system software
Bba i-introduction to computer-u-2- application and system software
 
Computer system
Computer systemComputer system
Computer system
 
Insight into progam execution ppt
Insight into progam execution pptInsight into progam execution ppt
Insight into progam execution ppt
 
Mca i-fundamental of computer-u-2- application and system software
Mca  i-fundamental of  computer-u-2- application and system softwareMca  i-fundamental of  computer-u-2- application and system software
Mca i-fundamental of computer-u-2- application and system software
 
Introduction to Computer Softwares
Introduction to Computer SoftwaresIntroduction to Computer Softwares
Introduction to Computer Softwares
 
Bca i-fundamental of computer-u-2- application and system software
Bca  i-fundamental of  computer-u-2- application and system softwareBca  i-fundamental of  computer-u-2- application and system software
Bca i-fundamental of computer-u-2- application and system software
 
Interaction With Computers FIT
Interaction With Computers FITInteraction With Computers FIT
Interaction With Computers FIT
 
Bsc cs 1 fit u-2 application and system software
Bsc cs 1 fit u-2 application and system softwareBsc cs 1 fit u-2 application and system software
Bsc cs 1 fit u-2 application and system software
 
Computer software and operating system
Computer software and operating systemComputer software and operating system
Computer software and operating system
 
Computer software
Computer softwareComputer software
Computer software
 
Types of system software
Types of system softwareTypes of system software
Types of system software
 
Unit2_1.pdf
Unit2_1.pdfUnit2_1.pdf
Unit2_1.pdf
 
Computer Software
Computer SoftwareComputer Software
Computer Software
 

Dernier

Dernier (20)

2024 Social Trends Report V4 from Later.com
2024 Social Trends Report V4 from Later.com2024 Social Trends Report V4 from Later.com
2024 Social Trends Report V4 from Later.com
 
The 9th May Incident in Pakistan A Turning Point in History.pptx
The 9th May Incident in Pakistan A Turning Point in History.pptxThe 9th May Incident in Pakistan A Turning Point in History.pptx
The 9th May Incident in Pakistan A Turning Point in History.pptx
 
Optimizing Your Marketing with AI-Powered Prompts
Optimizing Your Marketing with AI-Powered PromptsOptimizing Your Marketing with AI-Powered Prompts
Optimizing Your Marketing with AI-Powered Prompts
 
Alpha Media March 2024 Buyers Guide.pptx
Alpha Media March 2024 Buyers Guide.pptxAlpha Media March 2024 Buyers Guide.pptx
Alpha Media March 2024 Buyers Guide.pptx
 
[Expert Panel] New Google Shopping Ads Strategies Uncovered
[Expert Panel] New Google Shopping Ads Strategies Uncovered[Expert Panel] New Google Shopping Ads Strategies Uncovered
[Expert Panel] New Google Shopping Ads Strategies Uncovered
 
SALES-PITCH-an-introduction-to-sales.pptx
SALES-PITCH-an-introduction-to-sales.pptxSALES-PITCH-an-introduction-to-sales.pptx
SALES-PITCH-an-introduction-to-sales.pptx
 
Social Media Marketing Portfolio - Maharsh Benday
Social Media Marketing Portfolio - Maharsh BendaySocial Media Marketing Portfolio - Maharsh Benday
Social Media Marketing Portfolio - Maharsh Benday
 
Best 5 Graphics Designing Course In Chandigarh
Best 5 Graphics Designing Course In ChandigarhBest 5 Graphics Designing Course In Chandigarh
Best 5 Graphics Designing Course In Chandigarh
 
SP Search Term Data Optimization Template.pdf
SP Search Term Data Optimization Template.pdfSP Search Term Data Optimization Template.pdf
SP Search Term Data Optimization Template.pdf
 
Cartona.pptx. Marketing how to present your project very well , discussed a...
Cartona.pptx.   Marketing how to present your project very well , discussed a...Cartona.pptx.   Marketing how to present your project very well , discussed a...
Cartona.pptx. Marketing how to present your project very well , discussed a...
 
VIP Call Girls Dongri WhatsApp +91-9833363713, Full Night Service
VIP Call Girls Dongri WhatsApp +91-9833363713, Full Night ServiceVIP Call Girls Dongri WhatsApp +91-9833363713, Full Night Service
VIP Call Girls Dongri WhatsApp +91-9833363713, Full Night Service
 
The Art of sales from fictional characters.
The Art of sales from fictional characters.The Art of sales from fictional characters.
The Art of sales from fictional characters.
 
HOW TO HANDLE SALES OBJECTIONS | SELLING AND NEGOTIATION
HOW TO HANDLE SALES OBJECTIONS | SELLING AND NEGOTIATIONHOW TO HANDLE SALES OBJECTIONS | SELLING AND NEGOTIATION
HOW TO HANDLE SALES OBJECTIONS | SELLING AND NEGOTIATION
 
Resumé Karina Perez | Digital Strategist
Resumé Karina Perez | Digital StrategistResumé Karina Perez | Digital Strategist
Resumé Karina Perez | Digital Strategist
 
Social Media Marketing Portfolio - Maharsh Benday
Social Media Marketing Portfolio - Maharsh BendaySocial Media Marketing Portfolio - Maharsh Benday
Social Media Marketing Portfolio - Maharsh Benday
 
Crypto Quantum Leap - Digital - membership area
Crypto Quantum Leap -  Digital - membership areaCrypto Quantum Leap -  Digital - membership area
Crypto Quantum Leap - Digital - membership area
 
Unveiling the Legacy of the Rosetta stone A Key to Ancient Knowledge.pptx
Unveiling the Legacy of the Rosetta stone A Key to Ancient Knowledge.pptxUnveiling the Legacy of the Rosetta stone A Key to Ancient Knowledge.pptx
Unveiling the Legacy of the Rosetta stone A Key to Ancient Knowledge.pptx
 
personal branding kit for music business
personal branding kit for music businesspersonal branding kit for music business
personal branding kit for music business
 
Micro-Choices, Max Impact Personalizing Your Journey, One Moment at a Time.pdf
Micro-Choices, Max Impact Personalizing Your Journey, One Moment at a Time.pdfMicro-Choices, Max Impact Personalizing Your Journey, One Moment at a Time.pdf
Micro-Choices, Max Impact Personalizing Your Journey, One Moment at a Time.pdf
 
10 Email Marketing Best Practices to Increase Engagements, CTR, And ROI
10 Email Marketing Best Practices to Increase Engagements, CTR, And ROI10 Email Marketing Best Practices to Increase Engagements, CTR, And ROI
10 Email Marketing Best Practices to Increase Engagements, CTR, And ROI
 

system software and application software, compiler, interpreter & assembler

  • 1. Topic- system & Application software compiler,interpreter,assembler presented by- Chetan birla Mohit Singh Bhupendra yadav Parth nagar Bhurhan
  • 2.
  • 3.  Hardware All physical contents of computer are hardware. This form is given to all electrical and mechanical devices attached to the computer for the purpose of input, process, and storage and output operations  Software Software is a general term used for computer Programs. A computer program is a planned, step by step set of instructions that directs the computer what to do and how to do
  • 4.  System Software ◦ The programs directly related to the computer hardware and perform tasks associated with controlling and utilizing computer hardware  Application Software ◦ An application is a job or task a user wants to accomplish through a computer. ◦ Application software are programs that help a user perform a specific job.
  • 5.
  • 6.
  • 7.    System software is computer software designed to operate the computer hardware, to provide basic functionality, and to provide a platform for running application software. System software includes device drivers, operating systems, servers, utilities, and window systems. System software is responsible for managing a variety of independent hardware components, so that they can work together harmoniously.
  • 8.  System control programs ◦ controls the execution of programs, manage the storage & processing resources of the computer & perform other management & monitoring function. ◦ The most important of these programs is the operating system.  System support programs • provide routine service functions to the other computer programs & computer users: E.g. Utilities, libraries, • Ex:Text editors, language translators such as BASIC interpreter  System Development Programs ◦ They assists in the creation of computer programs. Examples of system development are – ◦ programming language, language translations.
  • 9.     Application software are the software that are designed to satisfy a particular need of a particular environment. All software prepared by us in the computer lab. Examples of application software are-student record software, railway reservation software, income tax software, word processors etc. Examples include enterprise software, accounting software, office suites, graphics software and media players.
  • 10. 1) Opera (Web Browser) 2) Microsoft Word (Word Processing) 3) Microsoft Excel (Spreadsheet software) 5) MySQL (Database Software) 6) Microsoft Powerpoint (Presentation Software) 7) iTunes (Music / Sound Software) 8) VLC Media Player (Audio / Video Software) 9) World of Warcraft (Game Software) 10) Adobe Photoshop (Graphics Software)
  • 12.
  • 13.  Compiler: a program that translates an executable program in one language into an executable program in another language  Typically lowers the level of abstraction  analyzes and reasons about the program & architecture
  • 14.  “Compilation” ◦ Translation of a program written in a source language into a semantically equivalent program written in a target language ◦ Oversimplified view: Input Source Program Compiler Target Program Error messages Output 14
  • 15.  Software development tools are available to implement one or more compiler phases  Scanner generators  Parser generators  Syntax-directed translation engines  Automatic code generators  Data-flow engines 15
  • 16.
  • 17.  A computer program that executes instructions written in a programming language and do not produces the executable file.  Interpreter:   Checks the keywords of a program Taking one instruction at a time and convert it into machine language before taking upon the next instruction.  Examples of interpreter based language:  PHP, JavaScript, BASIC 
  • 18.  Interpreter: a program that reads an executable program and produces the results of running that program  Interpreters: Convert a source program and execute it at the same time.
  • 19.  “Interpretation”  Performing the operations implied by the source program  Oversimplified view: Source Program Interpreter Output Input Error messages 19
  • 20.
  • 21.    An assembler is a type of computer program that interprets software programs written in assembly language into machine language, code and instructions that can be executed by a computer. An assembler enables software and application developers to access, operate and manage a computer's hardware architecture and components. An assembler is sometimes referred to as the compiler of assembly language. It also provides the services of an interpreter.
  • 22.    To convert the assembly language into machine code. Translate mnemonic operation codes to their machine language equivalents. Assigning machine addresses to symbolic labels.
  • 23. • Programmer write a program using a sequence of assemble instructions. • This sequence of assembler instructions, known as the source code/source program, then specified to the assembler program when that program is started. • It translates a source code into machine language. • The output of the assembler program is called the object code or object program.