

InterviewSolution
Saved Bookmarks
1. |
What is compiler & its work? |
Answer» A source program written in high level language must be translated into machine language usable codes . Compiler translates information from high level language to low level language. | |