Why do we use Option Explicit?

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


Please Help Members By Posting Answers For Below Questions

By default in vbscript the arguments passed to functions and subroutines are by reference or by value?

848


How to assign a numeric value to a variable?

859


What is purpose of scripting.filesystemobject class in vbscript?

900


How to declare an array in vbscript?

915


what is the object hyrarchy in QTP for a web based application

2118


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

1657


How can you create an object in vbscript?

851


Is VB Script Case sensitive or Case insensitive?

862


What is variant in vb script?

877


Which function is used in the vbscript language to convert the specified expression into a date type value?

715


Why is error handling required?

783


Explain a few date functions in vbscript

778


Does VB/Win make standalone .EXE files?

3152


Explain about the support of asp for vb script functionality?

739


Explain about tristate constants?

789