Computer Science, asked by irfankhanirfan6036, 8 months ago

What is difference between compilation and interpretation?

Answers

Answered by TonightGamer73
0

Answer:

The difference between an interpreted and a compiled language lies in the result of the process of interpreting or compiling. An interpreter produces a result from a program, while a compiler produces a program written in assembly language. Creating a compiled program requires several steps.

Answered by Anonymous
0

Answer:

The difference between an interpreted and a compiled language lies in the result of the process of interpreting or compiling. An interpreter produces a result from a program, while a compiler produces a program written in assembly language. ... If the program is complex, pieces of it may be spread across several files.

Similar questions