what is Option Implicit
Answer Posted / prashant verma
suppose we have declare X as a character.
now if we use x instead of X(capital letter) accidentally
then vb will not raise any error because x get declared as
variant(a default data type) implicitly
option implicit is used for that
bt if we want vb not to declare implicitly then we use
Option explicit
ie.. the vb will raise error
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Which language is used in visual basic?
What is ActiveX Dll and ActiveX Exe?
What are 3 main differences between flexgrid control and dbgrid control?
VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?
What are the Internet tools available in VB6.0?
___ property is used to change to ___ value to access a identity column'in datacontrols.
__ no of controls in form.
What is OLEDB?
What is meant by Establish Connection in RDO?
Draw Sequence Modal of DAO and Explain?
what is the Difference between Tabletype and Snapshot?
Explain about manipulating the recordset object
which property of menu cannot be set at run time.
___,_____ and ____ container objects.
what is use of book mark in excel ? send answer in my id ashishpal11@rediffmail.com