what are the Differences between variables defined as
public in a standard module (.bas) file and a Class file?
Answer Posted / jojo
i bas All the variable are public by default u can access
the variable throughtout the project.
In class u need the instance of the class called object to
access it
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Types of cursors in DAO?
How do I call help files from a VB program?
What is the use of property page Wizard in ActiveX Control?
What is instantiating?
How would you add elements and pictures to listitems in listview control?
what is the Difference between Linked Object and Embedded Object?
DHTML Is used for what?
Through which protocol OLEDB components are interfaced?
How do I implement an incremental search in list/dir/combo/file boxes?
Explain about Caturing Baseline.
How would you navigate between one document to another document in Internet Explorer ?
What is the use of Active Control Property?
How many objects resides in ADO ?
What is Pseudocode?
To populate a single column value which dbcontrols you to use?