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
___ Property is used to count no. of items in a combobox.
Are there any examples of commercial applications built using Visual Basic?
What is DAO?
Is it possible to call oracle database through ADO control or Object?
___ is a property to resize a label control according to your caption.
what is the Property used to add a menus at runtime?
What is the difference between change event in normal combobox and dbcombobox?
How would you attach pictures in Treeview Control?
Types of cursors in DAO?
Specify technical & functional architecture of your last 2 projects.
Explain the creation project schedule.
Explain about the creation of EXE files with Visual Basic?
Explain about arrays?
Why does everybody say I should save in TEXT not BINARY?
Is it possible to set a shortcut key for label?