what is Option Implicit
Answer Posted / prashant verma
it should be noted that implicit declaration is by default
you can change implicit deceleration to explicit deceleration
by typing "option explicit"
bt vice verse is not true
ie.. you cannot write "option implicit" in the code
it will raise error
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Which language is used in visual basic?
What is meant by building a recordset.
____ property of menu cannot be set at run time.
How do I create controls dynamically (at run-time)?
What are the Internet tools available in VB6.0?
What is OLEDB?
How can you filter out specific type of file using file system controls?
Is it possible to Access BackEnd procedures?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
What is the use of Hyperlink control for DHTML applications?
What is dao in visual basic?
What is data control in vb?
What is the default workspace?
What is meant by Establish Connection in RDO?
Can you create a Updatecascade, Deletecascade relation in Ms- Access?