Computer Language
Computer Language
LANGUAGE
To communicate with
computer we need a
language which a computer
understand ……………….
PROGRAM
A program is a set of instruction which tells
the computer what to do .
Fact file-
Lady Adalovelace is regarded as the first
programmer.
PROGRAMMING
The process of writing specific instruction in
a computer language is called
PROGRAMMING.
Each programming language has its own
specific rules and syntax.
The development of computer language has
been classified into following categories :-
First generation as Machine language.
Second generation as Assembly language .
Third language as High level language .
Fourth generation language.
MACHINE LANGUAGE
It is the only language that the computer
understands.
It is expressed in binary form i.e 0 and ‘1’ . 0
means off state & ‘1’ means On.
Machine language has advantage of very
high speed and low memory utilization.
But understanding and learning machine
language is a touch and time consuming
process.
It is very difficult to write and debug
program written an machine language. It is
assembly machine dependent.
The process of finding error is debug.
Fact file –
The term software was first used by
John W Turkey in 1957.
ASSEMBLY LANGUAGE
This language uses mnemonic codes on
symbol in place of 0s and 1s.
For example in the machine language if the
operation code for add is 0010 its equivalent
in the assembly lamguage is ADD.
It is easier to work with assembly level
language .
Since a computer can understand only
machine language so assembly language
program have to be converted into machine
language.
Translates program known as assemblers
were developed to convert the assembly
language program into machine language.
Assembly language – Source language
THE END
MADE BY:- ANIKET
BHAGAT
SCHOOL NO.-4596
CLASS- 6 ‘A’
THANK YOU