What is a language processor? What are its various types?
Answers
Answered by
13
A language processor is a software program designed or used to perform tasks such as processing program code to machine code. Language processors are found in languages such as Fortran and COBOL.
There are two main types of language processors:
Interpreter - allows a computer to interpret, or understand, what a software program needs the computer to do, what tasks to perform.
Translator - takes a program's code and translates it into machine code, allowing the computer to read and understand what tasks the program needs to be done in its native code. An assembler and a compiler are examples of translators.
Please mark it as brainliest answer!
There are two main types of language processors:
Interpreter - allows a computer to interpret, or understand, what a software program needs the computer to do, what tasks to perform.
Translator - takes a program's code and translates it into machine code, allowing the computer to read and understand what tasks the program needs to be done in its native code. An assembler and a compiler are examples of translators.
Please mark it as brainliest answer!
Answered by
5
Answer:
The language processors can be any of the following three types:
*Compiler – The language processor that reads the complete source program written in high level language as a whole in one go and translates it into an equivalent program in machine language is called as a Compiler. ...
*Assembler –
*Interpreter –
Attachments:
![](https://hi-static.z-dn.net/files/d81/02e88d71b9a1019f4c686970d6f7f0fd.png)
Similar questions
Computer Science,
6 months ago
Math,
6 months ago
Math,
1 year ago
Social Sciences,
1 year ago
Social Sciences,
1 year ago