What is interpreter? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

What is interpreter?

What is interpreter?

23rd Jun 2020, 2:11 AM
Deepak Sahu
Deepak Sahu - avatar
2 ответов
+ 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