differentiate between compiler and interpreter
Answers
Answered by
0
Answer:
here your answer
Difference Between Compiler and Interpreter
. A compiler is a translator which transforms source language (high-level language) into object language (machine language). In contrast with a compiler, an interpreter is a program which imitates the execution of programs written in a source language
Answered by
1
Answer:
A compiler is a translator which transforms source language (high level language) into object language (machine language). In contrast with a compiler, an interpreter is a program which imitates the execution of programs written in a source language.
Explanation:
Similar questions