What is a difference between scripting language and
programming language?

Answer Posted / deepaksuri82

1. Scripting language execute client side
2. Interpretator is required to execute scripting language.

1.Programming language execute server side
2. Compiler is required for executing it.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to get the length of the string by making use of the string function?

545


How are arrays declared in the vbscript language?

521


How will you release the memory acquired by an array variable in vbscript?

733


How can constants be declared in the vbscript language?

540


Why is error handling required?

559






What is select case statement?

587


How to Import data from a file (file is on the desktop) to the data table

1543


what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?

1419


where can i learn VB scripint ?

1582


How are values assigned to string type and numeric type variables?

526


What are class events?

571


When does ‘on click of button’ event gets triggered in the vbscript language?

532


How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...

2889


What are the different types of loops available in the vbscript language?

517


What are class properties?

643