what is Option Implicit
Answer Posted / shital
option explicit means declare variable name before use it,
if we not give variable name that can show error .
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How do I program the Novell NetWare API from VB?
How the image application?
How to find the current record position in data control?
What is shortcut menu and explain "The ole control's shortcut menu".
I have several megabytes of memory. Why do I get an "out of memory" error?
How many File System Controls are there ? Explain.
what are the Differences between Recordset and Resultsets?
When should we use recursive programming?
which property used to add a menus at runtime?
Is it possible to Manipulate data through flexgrid? Explain.
Which method is preferred to save data like database to the disk?
Is there any Edit method in ADO Data Access method?
1s it posible to Create Tables Through Querydef?
How do I create a new form in visual basic?
What is the use of Imagelist Controls ?