What the main differences between an interpreter and a compiler?

A compiler produces an object or executable file that can be manually run after the source code is compiled. On the other hand, the interpreter doesn't produce an executable file, rather it will simulate line bu line what has already been entered, this means the source code is automatically and immediately run. Once compiled, the source code and its respective compiler are no longer needed for execution. Whereas the interpreter is always needed at run-time and its respective code.

HS
Answered by Henry S. Computing tutor

2486 Views

See similar Computing A Level tutors

Related Computing A Level answers

All answers ▸

A computer stores floating point numbers of size 1 byte, with 3 bits for the mantissa and 5 bits for the exponent. State what the effects would be on the stored numbers if instead 5 bits were used for the mantissa and 3 bits were used for the exponent.


What do the logical operators AND, OR, XOR and NOT do?


Image a graph. In which instances is it more appropriate to use an adjacency list instead of an adjacency matrix?


Convert the hexadecimal '3E', which represents a 2's compliment binary number, in decimal.


We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2025

Terms & Conditions|Privacy Policy
Cookie Preferences