Computer Science, asked by Hopi, 1 year ago

difference between interpreter and compiler in points

Answers

Answered by nawalumair
0

Answer:

INTERPRETER

* interpreter directly executes the instructions in the source programming language.

COMPILER

compiler translate those instructions into efficient machine codes.

Similar questions