Which is the default Data types in VBScript?
Answer Posted / dyj
VB script has only one data type is called a Variant.
Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What is select case statement?
Explain sga memory structures?
Hellow friends, I am learning QTP,but here problem is VB script. please guide me how to learn VB script w.r.t QTP and if you know any books tell me or if you have any materials or any use full material or any else w.r.t QTP please post me p.p.sekhar
how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.
Illustrate briefly about the different types of statement
How do you declare a variable in vbscript?
What are lbound and ubound in the vbscript language?
Explain what is loose binding? Why is it not a good practice to use it?
What is the difference between VBScript and JavaScript?
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
where can i learn VB scripint ?
what is the differance between BYVAL,BYREF?
What is dictionary object in vbscript? Explain?
How can constants be declared in the vbscript language?
how to increasing the numbers in a given text box please write a vb script