Difference Between Scripting Language and Programming Language ?

Scripting Language:
  • Scripting language used to validate the application.
  • Ex: vb script, jscript, perl, shell script etc..
  • It is easy to learn.
  • Scripting languages are flexible (No restrictions).
  • It uses interpreter as translator.
  • Used in client side validation.
Programming Language:
  • Programming Languages are used to develop the application.
  • Ex: c, c++, c#, vb, java etc
  • Bit difficult to learn.
  • It is not flexible (so many restrictions).
  • It uses compiler as translator to convert high level language to machine level language.
  • Used in server side validations.

Subscribe to TestingQ.Net

To receive daily posted Interview Questions
Just enter your email address below and click 'Subscribe'

Enter your email address: