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
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
How would you add elements in TreevieW Control.
How would you create properties in ActiveX Control?
what are the Differenct Types of Procedures in VB?
Explain about an event-driven programming language?
What are forms in visual basic?
Explain about manipulating the recordset object
What is the default workspace?
what are the Types of LockEdits in RDO?
What is ado data control in vb6 0?
Difference between Dynaset and Snapshot?
how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?
Which type of object requires this object?
What are the scope of the class?
How do I get a bitmap picture in a field in an Access database?