Difference between compiler interpretation and translator
Answers
Answered by
0
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.
Answered by
0
Translator:- a program written in high-level language is called as source code. To convert the source code into machine code a translator is needed.
Attachments:
pratham3765:
7tj
Similar questions