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
where can i learn VB scripint ?
Explain about the functionality of vb script?
There are 5 web pages.write a script to click the button on 4th web page.
When does ‘on click of button’ event gets triggered in the vbscript language?
What is the scope of a constant declared using public?
What is the difference between vbscript and vba?
Explain a few date functions in vbscript
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
Which data type/types are supported by vbscript language and what are their specialties?
Explain what is loose binding? Why is it not a good practice to use it?
what is the use of QCUtil? explain with one example?
How will you get the exponent of the given number in vbscript?
What is the purpose of the err object in the vbscript language?
How to open a file. What is the perpose of true and false mode there?
Which operator is used to concatenate the 2 values in the vbscript language?