programming languages
programming languages
Languages
Language
A system of communication.
Computer Language
Means of communication used to
communicate between people
and the computer.
Difference between natural
language and computer
language
Natural language has a very
large vocabulary whereas
computer languages mostly have
a very limited vocabulary.
Classification of Computer
Languages
Computer Languages
Assembly Machine
Language Language
Assembler
Program Program
(Source Program) (Object Program)
Advantages of Assembly Language
over Machine Language
Easier to understand and use.
Easy to locate and correct errors.
Easier to modify.
No worry about addresses.
Limitations of Assembly
Language
Machinedependent.
Knowledge of hardware required.