what are the Differences between variables defined as
public in a standard module (.bas) file and a Class file?
Answer Posted / pratap557
In Module , global variables are declared, whereas in class
file unless one creates the class instance , cannot get the
variable declared in the public section of that class
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Can any one please suggest which institute is providing Advance Excel & VBA Macros in Excel training in Hyderabad.
Where can I get good up-to-date information about VB?
How do I make a text box not beep but do something else when I hit the Enter key?
what are the different Types of Recordsets.
How would you create Visual basic Document file?
What is meant by building a recordset.
What is the latest version of visual basic?
Explain about an event-driven programming language?
How do I set the Windows wallpaper at runtime?
Difference between Tabletype and Snapshot?
How many File System Controls are there Explain?
What about DLL calls that require callbacks?
Advantage of ActiveX Dll over Active Exe.
1s it posible to Create Tables Through Querydef?
How would you navigate between one document to another document