Which is the default Data types in VBScript?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click

1413


What's the difference between vbscript and vb.net?

550


1. How do declare public variable in vb scripts?

1575


1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.

1514


What are the data types supported by vbscript?

576






What is variant in vb script?

621


What are the advantages of vbscript?

642


Explain the extension .hta?

538


Which operator can be used to check if two numbers are equal or not in vbscript?

648


what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?

1430


What are the uses of vb script?

581


what is the use of QCUtil? explain with one example?

6318


Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?

2028


Which constant is used for print and display functions and works as same as pressing enter key?

524


Which function is used to perform string comparison?

559