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
What is the use of Immediate, Local Window?
What do you know about user forms.
What is connection object in vb net?
Explain Default cursor Type and LockEdit type in DAO?
What is the difference between change event in normal combobox and dbcombobox?
What is the use of Visual Basic Document file?
How do I play MID, WAV or other multimedia files?
Explain about control properties?
Is it posible to Create Tables Through Querydef?
What is ActiveX Dll and ActiveX Exe?
Difference between DDE and OLE.
Types of cursors in RDO.
Draw Sequence Modal of RDO? Explain.
how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language
____ is the difference between Listindex and Tab index.