Which is the default Data types in VBScript?
Answers were Sorted based on User's Feedback
Answer / mano
There r no Data types in VB script except Variant
| Is This Answer Correct ? | 17 Yes | 3 No |
Answer / rajani
All variables are of type Variant, that can store different
types of data
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / dyj
VB script has only one data type is called a Variant.
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / bharat
vb script has default database is variant i.s DIM
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / saleh
There is no default data type in VBScript. It will take any
type whatever data type you assign to it.
| Is This Answer Correct ? | 7 Yes | 3 No |
How you can call vbscript functions?
What are the naming conventions while declaring a variable in the vbscript language?
How will you get the natural logarithm of the given number in vbscript?
how do you make the variable declaration mandatory?what is the use of "option explicit"?
HI how can handle dynamic image through vb script example we have to create email id fill the edit box(these latters change wrong password) i am wating your answer
Mention what if you do not specify anything when you call a procedure?
How to create a cookie using vbscript?
How many types of procedures are available in the vbscript language?
Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?
Hi anyone Can Send Solution to the Question wt m posting now Prepare Script for the Bellow Scenario? Login to Gmail Page Open Inbox check Mails save them in a Folder
wat is com(common object model)object for mozilla firefox??? if any knows the exact answer....plz rply me
HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.