How are values assigned to the variables in the vbscript language?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between vbscript and vba?
Write a program to resize an array of 5 elements to 4 elements and display all the elements.
What is the technology used by vb script?
What is byref and byval parameters in vbscript?
What if you do not specify anything when you call a procedure?
Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?
Write a program to create a Dynamic array of size 5 elements and display all the elements.
When to use function procedures and what are its characteristics?
Compare java script and vb script?
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
write a vb script code to display the vbscript word by word (i e 1st it should display v then b and up to t )
If else for do while select in vb script?