8. Module 3 Low-Level Language
8. Module 3 Low-Level Language
COMPUTER LANGUAGES
COMPUTER LANGUAGES
Basically, languages are divided into two
categories according to their interpretation
1. Low Level Languages.
2. High Level Languages.
Low Level Languages
Low level computer languages are machine codes
or close to it.
Computer cannot understand instructions given in
high level languages or in English.
It can only understand and execute instructions
given in the form of machine language i.e.
language of 0 and 1.
There are two types of low level languages:
Machine Language.
Assembly Language
Machine Language
It is the lowest and most elementary level of
Programming language and was the first type of
programming language to be Developed.