What are the differences between a standard module and a
class module?

Answer Posted / intekhab

standard module:

1)place for variable declarations,procedures etc.and we can
access these procedures in wherever in the project.

2)Available only for the existing modules where they are
used.

class module:

1)Unlike standard module,members of class like object's
properties,events can be accessed only whenever an instance
of class is created.

2)We can make use of it whenever an object reference of the
particular class is created for number of applications

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the Difference between Tabletype and Snapshot?

1519


What are 3 main differences between flexgrid control and dbgrid control?

1872


Is it possible to change menu runtime using API? If yes? Specify the function names.

1537


Is it possible to set a shortcut key for label?

1387


How do you avoid the "Invalid use of null" error when reading null values from a database?

1112






What is ado data control in vb?

525


What are the important components of OLEDB?

1871


Whether HTML supports multimedia: and document links?

1421


How to get Cursor position using API?

1668


Explain about conditional operators?

562


Parts of ODBC?

1453


What is the-use of property page Wizard in ActiveX Control?

1538


Is there a way to break long lines in VB code?

952


Discuss the working with to-do lists.

574


What is understand in resource tracking?

671