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

How will you get the largest subscript of an array in vbscript?

603


If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?

534


How to throw an error in vbscript?

601


What is the extension of the vbscript file?

549


Why is it recommended to close the database connection every time after the work is completed?

498






What is the use of the formatdatetime function in the vbscript language?

552


How to open a file. What is the perpose of true and false mode there?

607


how to increase the values in text box in a given text box increament by two values by clicking on button

1641


Explain the extension .hta?

540


What is vbscript procedures?

602


Is vbscript a case-sensitive or case-insensitive?

750


what do you mean .ota mobile format

1941


How to Enter Values on the Command promt using VB script

1530


How to access array data?

545


How to open excel in vb script?

570