Introduction to code types .....
1- Machine Language : (Lower Level)
This language consists of just 0's and 1's ( Hardware Language ) ....
Can't be understood by Human beings ,but it the most natural for Machine
---------------------------------------------------------------------------------------------
2- Assembly Language : (Medium Level)
This language consists of abbreviation , words , letters , numbers replaces 0s and 1s ....
more readable to human beings than the machine code and it is in the mid of our language and the machine language , so it is executable to a machine code .....
Hint : The previous languages are not portable as it depends on the machine
------------------------------------------------------------------------------------------
3- High Level Language :
This consists of numbers , letters , and Mathematics symbols ....
more readable to the Human beings as it is like our natural language
it is a portable language ( Not dependent on the machine ) ...
like Java , C++ , C , Basic , and others
---------------------------------------------------------------------------------------
-----> wait for other topics about programming
1- Machine Language : (Lower Level)
This language consists of just 0's and 1's ( Hardware Language ) ....
Can't be understood by Human beings ,but it the most natural for Machine
---------------------------------------------------------------------------------------------
2- Assembly Language : (Medium Level)
This language consists of abbreviation , words , letters , numbers replaces 0s and 1s ....
more readable to human beings than the machine code and it is in the mid of our language and the machine language , so it is executable to a machine code .....
Hint : The previous languages are not portable as it depends on the machine
------------------------------------------------------------------------------------------
3- High Level Language :
This consists of numbers , letters , and Mathematics symbols ....
more readable to the Human beings as it is like our natural language
it is a portable language ( Not dependent on the machine ) ...
like Java , C++ , C , Basic , and others
---------------------------------------------------------------------------------------
-----> wait for other topics about programming

ليست هناك تعليقات:
إرسال تعليق