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 to find the current record position in data control?
What do you mean by Databound Controls Explain?
What are the new events in textbox that has been included in VB ?
How would you create properties in ActiveX Control?
which property of menu cannot be set at run time.
which property used to add a menus at runtime?
Explain about the basic features of Visual basic?
How would you run your ActiveX Document Dll?
Why can't I use an index with my VB accessed database?
What is datagrid in vb net?
Draw Sequence Modal of RDO? Explain.
How can you determine performance standards?
What is the use of progress Bar Control?
Discuss the working with to-do lists.
How do I add a form in visual basic?