what is Option Implicit
Answer Posted / dhanasekar
Option Explicit is set to On, to declare the variable
compulsarily.
if u set it to off, the user who is going to read your
coding won't find it easy to know what type of variable it
stores. i.e int, float, string, var, etc.,
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How can you check whether a record is valid record or Invalid record using ADO control or Object?
How do I create controls dynamically (at run-time)?
What is the use of ActiveX Documents?
Explain the usage of Web Browser Control?
What is the difference between change event in normal combobox and dbcombobox?
Explain about conditional operators?
How do I make a text box not beep but do something else when I hit the Enter key?
What is data control in vb?
When/Why should I use Option Explicit?
What is the difference between adodc and adodb in vb?
What is connection object in vb net?
___ argument can be used to make a menuitem into bold.
Whether HTML supports multimedia: and document links?
What can you do with visual basic?
What is the use of Visual Basic Document file?