what are language processor write in brief about the different language processor
Answers
Answered by
5
Answer:
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.
Different types of language processor-
1) Compiler- Used to translate the source code into binary machine code.
2) Assembler- Translate the low level language to machine code.
3) Interpreter- Directs the CPU to obey each prg statement
Answered by
1
Answer:
A language processor is used for converting high level language into machine language using compilers and interpreters.
Similar questions