What is a compiler?
By admin on Aug 30, 2007 in Hardware Interview Questions
Compiler is used to translate the high-level language program into machine code at a time. It doesn’t require special instruction to store in a memory, it stores automatically. The Execution time is less compared to Interpreter.


