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...

explain DIFFERENCE BETWEEN CLASS AND MODULE?

Answer Posted / srinivas

Both class and module are a collection of methods and
properties. The major difference is that instances can be
created from a class in the form of objects, but not from a
module. The scope of the members of a class is only for the
lifetime of the object, but the scope of the members of a
module exist for the life of the program

Is This Answer Correct ?    22 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does return work in c#?

1013


What is c# used for?

1093


Explain copy constructor?

1188


How do you prevent a class from being inherited in c#?

883


Is string a data type in c#?

886


What is gac? What are the steps to create an assembly and add it to the gac?

976


what is IDisposal interface

1204


What is asp net c#?

982


What is an expression in c#?

964


What is parseexact c#?

1058


What are the 2 types of data types available in c#?

942


What is session c#?

1017


Explain the difference between the debug class and trace class?

939


Can mvc be used for desktop applications?

1018


How do I stop my console from closing in c#?

957