Type of language | high level language | Low level language
There is two type of programming language:
1) High level language
2) Low level Language
High level language:
The language which is close too the human language and away from computer language is called high level language. The high level language is used to write the source codes of any program.
These are the example of the high level language.
Low level language:
The language which is close to computer language and away from human language, is called low level language. This is the language which is understandable to machine. As the machine can't understand the normal language.
These are two types of low level language,
1) Machine language
2)Assembly language
1) High level language
2) Low level Language
High level language:
The language which is close too the human language and away from computer language is called high level language. The high level language is used to write the source codes of any program.
These are the example of the high level language.
- Oracle
- Java
- Pascal
- C
- C++
Low level language:
The language which is close to computer language and away from human language, is called low level language. This is the language which is understandable to machine. As the machine can't understand the normal language.
These are two types of low level language,
1) Machine language
2)Assembly language
Comments
Post a Comment