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
Explain Default cursor Type and LockEdit type in DAO?
Discuss the working with to-do lists.
How would you create Visual basic Document file?
How do I implement an incremental search in list/dir/combo/file boxes?
Is visual basic c#?
what are the Types of LockEdits in RDO?
What is ado data control in vb6 0?
Explain about ADO control?
How would you run your ActiveX Document Dll?
How can you get selected file from file system Control?
Where can I get good up-to-date information about VB?
How to find size of the file. Which method or function is used to occomplish this?
What is the use of NEW Keyword? Explain.
How to use advanced data-bound controls.
How do I program the Novell NetWare API from VB?