what is the differenece btwn scripting language and
programming language
Answer Posted / neelima
In scripting language no compilsation and in c,cpp,java
languages .exe,.obj,.class files are created but here
no another file created.
need less memory
and looseley programming language
no type of variable declaration and
easy to develop
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How will you get the smallest subscript of an array in vbscript?
Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me aimansaud@gmail.com
If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?
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..
Which constant is used for print and display functions and works as same as pressing enter key?
What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?
In html file what is an ideal position to include vbscript?
How to delete a cookie using vbscript?
How will you get a random number between 0 and 1 in vbscript?
Explain about the support of asp for vb script functionality?
Mention when to use function procedures and what are its characteristics?
Mention what is variant in vbscript?
Which keyword is used to declare a variable in the vbscript language?
How will you get the largest subscript of an array in vbscript?
How to pass argument by reference to a function in vbscript?