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 are Generics?

Answer Posted / rt

Generics was a new addition in .NET 2.0
With generics we can create reusable classes. It promotes code reusability.
With generics we create classes with placeholders(<T>), and while creating object of that class we declare a value for that placeholder(int,double,etc) and from then on that object is bind to that type.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are sessions in c#?

985


Are enums static c#?

1031


Illustrate namespaces in c#?

1060


how to print invert pyramid in c#

1812


What is the difference between ienumerable and icollection?

992


How do I do implement a trace and assert?

1043


Explain namespaces in c#.

1056


What is difference between ilist and list in c#?

1011


How to implement delegates in c#.net

1065


What is the difference between abstract and virtual?

956


Can enum have methods c#?

955


Are c# strings immutable?

943


How many types of inheritance are there in c#?

977


What is Fragmentation and its Types?

1054


Does the variables of a private class-level inherited?

1057