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
what is the standards used for writing the script in QTP
What is the difference between do until loop and do while loop?
how to increase the values in text box in a given text box increament by two values by clicking on button
How to capture a runtime error in vbscript?
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
What is purpose of scripting.filesystemobject class in vbscript?
What are lbound and ubound in the vbscript language?
When to use function procedures and what are its characteristics?
Capture the Unique label changes on google home page for I am feeling lucky button and save those label changes to Notepad Note: Using QTP
How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'
What is event handling in vbscript?
what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?
How will you compare two strings in vbscript?
Which object provide information about a single runtime error in a vbscript?
How will you convert a string to lower case string using vbscript?