Unit 4 Software
Unit 4 Software
SOFTWARE
Assembly and Machine Language
Compilers and Translators
Programming Languages
Operating Systems
Application Software
1
4-1 Hardware
Hardware
Software 4-2
Software is a set of
programs for a specific
application.
Application software is useful for
word processing, accounting,
producing statistical report,
Graphics, Excel and Data Base.
programming languages COBOL,
FORTRAN, C++, VB, VC, Java
4
2- System Software:
Computer
programming 4-4
programming languages specially
languages
developed so that you could pass your
Assembly 4-6
Language
It
Advantages:
Disadvantages:
10
11
Any
Higher
Compiler 4-8
Compiler
:It is a program
translator that translates the
instruction of a higher level
language to machine language.
It is called compiler because it
compiles machine language
instructions for every program
instructions of higher level
language.
13
Thus
Interpreter 4-9
An
15
The