A set of instructions given to computer to porform particular task is known as programming.
e.g Java ,c++ ,phython
Types of programming
(1)High level language
The program which convert high level language must to translated into Low language by translator.
User Friendly
Example:
C,C++, Java
(2)low level language
low level language is Machine Language. Machine language is the form of binary bits “0” and “1”. Machine Language is used to give instrustion to program Human not understand this language.
Types of low level language
Assembly language convert Assembly language into Machine language. Machine language Machine language is the form of binary bits "0" and "1". Language Translated is program that convert programming language into machine language.
Types of low level language
Compilor is a convert a program Source code into Object code. Compilor is read whole source code and translate into machine language. Example: C,java,C++.
(2) Interperator
Interpreter is used to convert source code Object source. Interpreter is convert the line by line of source code at a time and convert the line into machine code and Ececute.
إرسال تعليق