Computer Science, asked by amal123asra, 1 year ago

what is the difference between compiler and interpreter

Answers

Answered by aryan743
2
 : 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.
Similar questions