what is the differenece btwn scripting language and
programming language
Answer Posted / aparna
Scripting language is lighter than programming
languages..what i want to say is in programming languages
like C we need to have compiler and all. but for scripting
languages these all are not required.
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the difference between for loop and while loop?
Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.
1. How do declare public variable in vb scripts?
Description.Create
how to increase the values in text box in a given text box increament by two values by clicking on button
1) How can we use VB script in testing the application? 2) What all are the things(Software application to be installed in PC) we need to learn VBscript?
How to open excel in vb script?
Why to use option explicit in vb script?
Explain the filter expression?
How will you convert a string to lower case string using vbscript?
Mention what is variant in vbscript?
What is vbscript procedures?
How to create a function in vbscript?
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
Out of the different type of operators, which are evaluated first and last in the vbscript language?