Computer language is a way of communication between the user and computer.
1.Low level language:
Here, we can directly interact with hardware.
It does not require any compiler and is tough in Learning due to it's complex syntaxes.
Eg: Assembly language for CPU.
Machine language.
2.Middle level language:
We can write programming of both low level as well as high Level language.
Eg: C and C++.
3.High level language:
It requires compiler to convert high level into low level language.
It is very easy in learning due to its easy syntaxes.
Eg: BASIC, COBOL, Fortran etc.
1.Low level language:
Here, we can directly interact with hardware.
It does not require any compiler and is tough in Learning due to it's complex syntaxes.
Eg: Assembly language for CPU.
Machine language.
2.Middle level language:
We can write programming of both low level as well as high Level language.
Eg: C and C++.
3.High level language:
It requires compiler to convert high level into low level language.
It is very easy in learning due to its easy syntaxes.
Eg: BASIC, COBOL, Fortran etc.
No comments:
Post a Comment