Language Processor - Different types of Language Processors |
Language Processor:
- Computer understand only machine language.
- A program written in high level or assembly language can not be run on a computer directly, it must be converted into machine language before execution.
- Language Processor/ Translator is a software that convert these programs into machine language. Every Computer Language has its own processor.
Different type of Language Processors are as follows
1. Compiler
2. Interpreter
3. Assembler
0 Comments