what is Option Implicit
Answer Posted / rupa
Option Explicit means - All the variables should be
declared before its use.
Else it shows error
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is the use of Hyperlink control for DHTML applications?
How would you attach pictures in Treeview Control?
Explain about the basic features of Visual basic?
What is ado in vb.net?
Is the Variant type slower than using other variable types?
How can you Add API functions to your Application?
Is it possible to Manipulate data through flexgrid? Explain.
How do I implement an incremental search in list/dir/combo/file boxes?
Difference between Class Module and Standard Module?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
What is activex control in vb?
How would you run your ActiveX Document Dll?
Difference between ActiveX Exe and Dll.
What is the use of parameters collection?
How do I call a DLL?