explain with example primitive data types of vb script.
Answer / ganesh
VB script has one Data Type known as Variant. This can be
associated with numeric data, strings etc.
Is This Answer Correct ? | 4 Yes | 2 No |
Hi I don't have any idea on VBscript. can any one point me to a good web site to learn VBscript. Regards lina
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.
What is the output of a + b in vbscript if a = 5 and b = 10?
write a program to display configuration of a local system with the help of vb script.
When does ‘on click of button’ event gets triggered in the vbscript language?
How will you get the natural logarithm of the given number in vbscript?
What is select case statement?
about vb scripting programs this type of all question& answers
What purpose does ‘on error resume next’ serves?
How to throw an error in vbscript?
How to get the length of the string by making use of the string function?
How to pass the parameter from one function to another function in VB Scripting?