what is the difference between an interpreter and a compiler
Answers
Answered by
1

Interpreter Vs Compiler : Difference Between Interpreter and Compiler. We generally write a computer program using a high-level language. ... Scans the entire program and translates it as a whole into machine code. It takes less amount of time to analyze the source code but the overall execution time is slower.
Interpreter Vs Compiler : Difference Between Interpreter and Compiler. We generally write a computer program using a high-level language. ... Scans the entire program and translates it as a whole into machine code. It takes less amount of time to analyze the source code but the overall execution time is slower.
Answered by
3
Difference between the Interpreter and Compiler.......
Attachments:
Similar questions