Computer Science, asked by reetarmg2019, 8 months ago

difference between compiler and interpreter​

Answers

Answered by Anonymous
2

Answer:

interpreter directly executes the instructions in the source programming language while a compiler translates those instructions into efficient machine code.

Answered by bipin210292
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
Similar questions