What are language processors? Write
in brief about the compiler.
Answers
Answered by
3
Explanation:
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. In a compiler, the source code is translated to object code successfully if it is free of errors
Similar questions