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
What is the difference between c++ and visual basic?
How to get freefile location in memory?
___ is a property to resize a label control according to your caption.
How would you add elements and pictures to listitems in listview control?
Types of DBCombo boxes
What is the use of Immediate, Local Window?
1.What are the Feactures visual data manager 2.Short note on visual data manager 3.What is data control,its work,properties,methods 4.Needs for OLEDB in vb 5.LIst steps involved in generating christal report 6.What is a recordset 7.Diffrence between RDO and ADO 8.What is an Activex control 9.Advantages of ADO over data control 10.Diffrence between model and modeless form 11.What is the significance of debug window 12.Diffrence between single document and multiple document 13.Explain data report
what are the Parts of ODBC?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
what are the Differences between Recordset and Resultsets?
When should we use recursive programming?
Is it posible to Create Tables Through Querydef?
What is meant by Establish Connection in RDO?
What is the use of command Object?What are the various types of variables?
Difference between Tabletype and Snapshot?