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
Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..
What is the difference between function and procedure?
How will you get the smallest subscript of an array in vbscript?
What is purpose of scripting.filesystemobject class in vbscript?
I have attended Anovatek Software QTP interview. They will give us computer and one web based application with QTP. We have to automate some records (already updated records or new records) using QTP Data driven testing. But we should use for loop? Can any one know how to do data driven testing using For loop?
Which operator can be used to do an xor operation in vbscript?
How will you convert a given number to long in vbscript?
filter the array values without using filter function?
How will you release the memory acquired by an array variable in vbscript?
why variable name should not exceed 255 characters?
Mention what is vbscript procedures?
Mention the rules for using option explicit statement?
Is vbscript a case-sensitive or case-insensitive?
how to increase the values in text box in a given text box increament by two values by clicking on button
What are keywords in the vbscript language?