Answer Posted / shivnath
When we have to use a variable in a program, Option Explicit
tell us to declare them must else the program will break by
the compiler in run mode. It is an indicator only.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How would you activate animation control?
Types of ActiveX Components in VB?
How would you use ActiveX Dll and ActiveX Exe in your application?
How do I make a text box not beep but do something else when I hit the Enter key?
What is constructors and distructors.
what is the Difference between Recordset and Querydef?
In which areas the Error occurs?
How do I set the Windows wallpaper at runtime?
What is a toolbox in visual basic?
How to load and unload child forms.
What are the tools in visual basic?
Explain the types of Views in Listview Control.
To.set the command button for ESC ___ Property has to be changed.
How do I use GetPrivateProfileString to read from INI files?
Is it possible to Access BackEnd procedures? Explain.