Explain what is Compilers
Answers
Answered by
2
Answer:
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. Example: C, C++, C#, Java.
Answered by
0
Answer:
compiler translates the whole source program into machine level language at once
Similar questions