Which is the default Data types in VBScript?
Answer Posted / mano
There r no Data types in VB script except Variant
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
What are the naming conventions while declaring a variable in the vbscript language?
Explain the arrays in vb script?
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
Explain the adodb.stream class?
Out of the different type of operators, which are evaluated first and last in the vbscript language?
How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
Illustrate briefly about the different types of statement
Explain the filter expression?
What are the 2 ways to pass a value to the function?
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?
Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
Explain about tristate constants?
What are the different types of operators and their order of precedence?