Computer Science, asked by naimakafil6568, 1 year ago

Compare interpreter and compiler

Answers

Answered by anu61779
4

intetpreter and compiler are very similar in structure. the main difference inthat an interpreter directly excutes the instructions in the source programming language while a compiler translates those instructions into efficient machine code

Answered by safinakhatun201718
7

Answer:

Interpreters and compilers are very similar in structure. The main difference is that an interpreter directly executes the instructions in the source programming language while a compiler translates those instructions into efficient machine code.

Explanation:

Similar questions