What does scripting language mean and what is the difference between it and other programming languages?
2 Answers
New Answer3/20/2019 6:32:33 AM
Hafsa Mohamed2 Answers
New Answerhttps://www.sololearn.com/Discuss/472741/?ref=app https://www.sololearn.com/Discuss/103577/?ref=app https://www.sololearn.com/Discuss/1561344/?ref=app
The theoretical difference between the two is that scripting languages do not require the compilation step and are rather interpreted. For example, normally, a C program needs to be compiled before running whereas normally, a scripting language like JavaScript or PHP need not be compiled. //i think it may help you😉😉
SoloLearn Inc.
4 Embarcadero Center, Suite 1455Send us a message