difference between compiler and interpreter
Answers
Answered by
2
Answer:
interpreter directly executes the instructions in the source programming language while a compiler translates those instructions into efficient machine code.
Answered by
0
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.
Please mark me as brain lists
Please mark me as brain lists
Similar questions