Answer Posted / veena
vb supports a datatye called variant which can store any
interger,variable,float..by using option explicit it will
not allow the variables to declare implicitly.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
How to assign a numeric value to a variable?
What is purpose of scripting.filesystemobject class in vbscript?
How to declare an array in vbscript?
what is the object hyrarchy in QTP for a web based application
what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?
How can you create an object in vbscript?
Is VB Script Case sensitive or Case insensitive?
What is variant in vb script?
Which function is used in the vbscript language to convert the specified expression into a date type value?
Why is error handling required?
Explain a few date functions in vbscript
Does VB/Win make standalone .EXE files?
Explain about the support of asp for vb script functionality?
Explain about tristate constants?