What does option Explicit means?

Answer Posted / shivnath

When we have to use a variable in a program, Option Explicit
tell us to declare them must else the program will break by
the compiler in run mode. It is an indicator only.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Clear property is available in ____,___ control.

1072


How would you access objects created in ActiveX Exe and ActiveX Dll

1518


Types of ActiveX Components in VB?

1446


What is connection object in vb net?

593


Types of LockEdits in DAO?

1682






Is it possible to call oracle database through ADO control or Object?

1376


What is the difference between adodc and adodb in vb?

497


How can you check whether a record is valid record or Invalid record using ADO control or Object?

1403


What is the use of Visual Basic Document file?

1481


How would you use ActiveX Dll and ActiveX Exe in your application?

1538


What is the use of command Object?What are the various types of variables?

600


Which type of object requires this object?

1588


What is a thread pool and how are the threads within a thread pool managed?

1608


How do you change the system menu (on the Control-Menu Box)?

975


How can you filter out specific type of file using file system controls?

1367