answersLogoWhite

0

Option explicit means that all variables must be declared before they can be used.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is the purpose of an Option Explicit statement?

An Option Explicit statement is used with a Microsoft product to decrease the lag experienced when filling out a form on the computer. The use of this option also helps prevent error codes.


Lic agent project in vb with download option?

life insurene corporation


What difference between option base and option explicit?

Option Explicit makes the declaration of Variables Mandatory while Option Base used at module level to declare the default lower bound for array subscripts. For eg. Option Base 1 will make the array lower bound as 1 instead of 0. by Munendra


Can you make vb in vb?

Yes it is possible, most things are in VB


What is the abbreviation of verb?

vb or vb


What the abbreviation of verb?

vb or vb


How you make VB?

you dont make vb vb is visual basics and you make stuff in it


What are viva questions in vb?

viva question for vb


Is VB 6.0 and VB 2010 are same?

No. VB 6.0 is a much older version of Visual BASIC, dating back to 1998. VB 2010 is a modern version.


What is the function of option explicit in visual basic 6 I have observed that it always begin in a program?

If used, the Option Explicit statement must appear in a file before any other source code statements.When Option Explicit appears in a file, you must explicitly declare all variables using the Dim or ReDim statements. If you attempt to use an undeclared variable name, an error occurs at compile time.It is used to avoid incorrectly typing the name of an existing variable or to avoid confusion in code where the scope of the variable is not clear. If you do not use the Option Explicitstatement, all undeclared variables are ofObject type.


What is the answer to the puzzle on the cobble kingdom on Zelda?

cvghnvb vb vb


What is use of in vb?

well there is lot of thing you can use in the vb