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 / ranjith

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 ?    43 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why attributes are used in c#?

942


Why do we use yield in c#?

972


What is variable and its classification?

1005


What is call back method?

1093


What is different between Boxing and Unboxing?

1069


In which way you can convert a value-type to a reference-type?

1011


Can hashset contain duplicates c#?

999


What is difference between value and reference types in C#.NET

1139


Can a loop recorder detect a heart attack?

1067


Explain the difference between passing parameters by value and passing parameters by reference with an example?

984


What are generic types?

987


How does insertion sort work?

981


Why static constructor is parameterless in c#?

1098


Do events have return type c#?

979


How many types of methods are there in c#?

964