explain with example primitive data types of vb script.
Answer Posted / 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 |
Post New Answer View All Answers
What are the disadvantages of vbscript?
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
What are lbound and ubound in the vbscript language?
How to access array data?
How are values assigned to string type and numeric type variables?
How to write VB script for login module?
Explain sga memory structures?
What is select case statement?
If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
Mention how to access array data?
who will create the object?
how to write validation function for date in vb script
Mention the rules for using option explicit statement?
Explain the support of asp for vb script functionality?