Can anybody tell what is scripting language and what is a Client Side Scripting language and their uses? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Can anybody tell what is scripting language and what is a Client Side Scripting language and their uses?

25th Feb 2017, 9:25 PM
abhishek singh
abhishek singh - avatar
2 Answers
+ 3
Scripting languages, in opposition to compiled languages, are also called interpreted languages... The main difference is in the way you go to run them: script meaning that an interpreter parse and execute your code at real time, rather compiled mean that you prepare/transform your code once before running it, so you don't need running a parser/interpreter for executing your source code. Anyway, "script" is as well used to designate source code, whatever it's scripting or compiling language :P
26th Feb 2017, 8:28 AM
visph
visph - avatar
0
basic difference between scripting and programming language is that scripting language is interpreting while programming language require compilatiin first
22nd Apr 2017, 2:32 AM
praveen