Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is differece b/w Module and class Modules in vb6?
thanks

Answer Posted / anonymous

standard module:

1)place for variable declarations,procedures etc.and we can
access these procedures wherever needed 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 ?    67 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Through which protocol OLEDB components are interfaced?

2218


i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).

2282


How do I use GetPrivateProfileString to read from INI files?

1480


Can any one please suggest which institute is providing Advance Excel & VBA Macros in Excel training in Hyderabad.

2198


What are the rules which should be followed while naming a variable in VB?

1090


What type of databases you can access through ADO Data Access Object?

2147


How would you attach pictures in Treeview Control?

2029


How would you add elements and pictures to listitems in listview control?

2089


What is the latest version of visual basic?

984


How do I add a form in visual basic?

1008


What is connection object in vb net?

1094


What is Pseudocode?

1513


What is the default workspace?

2113


State about the different types of visual basic data?

1158


How come I get a "No Current Record" error when I use a a Data Control on an empty table?

1580