what's mean by compilers and Interpreters | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 8

what's mean by compilers and Interpreters

plz reply

27th Jan 2017, 4:25 PM
Prashanth Kumar
Prashanth Kumar - avatar
2 Respuestas
+ 7
thanks
27th Jan 2017, 4:36 PM
Prashanth Kumar
Prashanth Kumar - avatar
+ 5
C or C++ use compilers. JavaScript or Python use Interpreters. To my understanding, compiler scans the whole code but interpreter scans line by line.
27th Jan 2017, 4:35 PM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar