What do you understand by language processor explain the difference between the working of various language processor?
Answers
Answered by
56
What is a language processor?
◇A language processor is a special type of computer software that has the capability to translate the source code or program codes into machine codes.
The following are the different types of language processors:-
•Compiler
•Assembler
•Interpreter
●Compiler:
A compiler is a language processor which translate source code from high level language into binary machine code .
●Assembler:
An assembler translates from a low level language to binary machine code.
●Interpreter:
An interpreter is different from compiler and assembler . It does not convert program into machine code format instead it directs the CPU to obey each program statement .
Hope it will help. .... If it helps you please mark as brainliest ....
◇A language processor is a special type of computer software that has the capability to translate the source code or program codes into machine codes.
The following are the different types of language processors:-
•Compiler
•Assembler
•Interpreter
●Compiler:
A compiler is a language processor which translate source code from high level language into binary machine code .
●Assembler:
An assembler translates from a low level language to binary machine code.
●Interpreter:
An interpreter is different from compiler and assembler . It does not convert program into machine code format instead it directs the CPU to obey each program statement .
Hope it will help. .... If it helps you please mark as brainliest ....
Answered by
5
Answer:
THERE ARE THREE TYPE OF LANGUAGE PROCESSORS :-
A) ASSEMBLER.
B) INTERPRETER.
C) COMPILER.
Similar questions