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
How will you convert a string to upper case string using vbscript?
Plzzzzzzz can any one tell me which is the best institute in hyderabad for learing VBScript. plz do answer guys its urgent plzzzzzzz. thanks in advance.
How will you get a subset of a array in vbscript?
Both Static and dynamic arrays are handled by VB script. Is it true?
Explain the asc function?
what is the object hyrarchy in QTP for a web based application
Which operator is used to concatenate the 2 values in the vbscript language?
What are class variables?
How to make sure that items in a wintree are sorted al?
What is vbscript procedures?
Why is error handling required?
How can you create an object in vbscript?
Difference between dim,public and private variables in vb script?
Which operator can be used to do an xor operation in vbscript?
A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.