InterviewSolution
Saved Bookmarks
| 1. |
Write a short note on language processor |
|
Answer» hope this ANSWEREXPLANATION: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. |
|