what translates the whole program completely in a single operation ?
Answers
Answered by
3
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. In a compiler, the sourc
Similar questions