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 |
. Program for sorting of numbers in vb script?
Hi, Anybody could tell me What is the 3rd Largest Number in the series..Thanks in Advance..
How will you reverse a string in vbscript?
How to add actions in driver script to run those actions in QTP?
Write a Script for ATM in QTP
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
write a vbscript for finding the sum of the numbers from 1- 50
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?
compare the string without using stringcomp function?
how do you make the variable declaration mandatory?what is the use of "option explicit"?
find the length of the string without using length function?
Which event is triggered when mouse focus comes out of an element in the vbscript language?