What is a main difference between interpreter and compiler? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

What is a main difference between interpreter and compiler?

12th Jan 2016, 3:23 PM
rishabh gupta
rishabh gupta - avatar
1 Antwort
0
interpreter translates human typed codes to machine language. A compiler is a program which interprets the human typed codes to machine language and makes these codes a computer program. The output of an interpreter can be a direct output or a program, but a compiler just makes the codes into another program which can run alone.
25th Jan 2016, 5:07 PM
yılmaz