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

What language does visual basic use?

1012


How would you create Visual basic Document file?

2144


How do I set the Windows wallpaper at runtime?

1634


How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?

1719


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

2129


How to use hyperlink?

1061


DHTML Is used for what?

1946


How can Visual Basic be used for server-side scripting?

1016


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

2065


How about Access 2.0 compatibility?

1493


Can you create a Updatecascade, Deletecascade relation in Ms- Access?

2156


What is instantiating?

1948


___ argument can be used to make a menuitem into bold.

1881


How many types of API functions are available in VB?

2550


How do I get a bitmap picture in a field in an Access database?

1399