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
Explain the adodb.stream class?
Explain the arrays in vb script?
Explain How do you create a recordset object in vbscript?
Explain the operator precedence in vb script?
There are 5 web pages.write a script to click the button on 4th web page.
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
Is vbscript language a case-sensitive language and what does it mean?
I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..
Which object provide information about a single runtime error in a vbscript?
Description.Create
Mention what is the technology used by vb script?
How can constants be declared in the vbscript language?
What is the use of the recordset object and which statement is used to create such an object?
where can i learn VB scripint ?
What is the difference between do until loop and do while loop?