What is interpreter? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

What is interpreter?

What is interpreter?

23rd Jun 2020, 2:11 AM
Deepak Sahu
Deepak Sahu - avatar
2 Respostas
+ 2
Interpreter is a program that executes instructions written in a high-level language. There are two ways to run programs written in a high-level language. The most common is to compile the program; the other method is to pass the program through an interpreter.
23rd Jun 2020, 2:24 AM
James Clark I. Vinarao
James Clark I. Vinarao - avatar
0
Please use the searchbar before asking your questions
23rd Jun 2020, 2:14 AM
Emanuel MaliaƱo
Emanuel MaliaƱo - avatar