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 / rama krishna

Generics are place holders for actuval types.
Generics are defenied with left and right angular brackets.
Generics allows you to define type safe data sturtures
without comiting to actual types.
Generics in .net let you reuse the code and effort you put
implemnting in it.once you develop,test and deploy ur
application it can be used with any data type with future
type also it will support.why bcoz Generics doen't force
boxing or unboxing for value types or downcasting the
refernce types.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is this keyword in C#?

1031


Is functional interface runnable?

942


What language do desktop applications use?

994


What is overloading in c#?

961


What is unsigned int?

950


Are string objects mutable or immutable?

991


What are the steps to make an assembly to public?

1028


Can main method be final?

951


What is web forms in c#?

974


Can you have parameters for static constructors?

989


What's the c# syntax to catch any possible exception?

1143


what are the differences between a class and structure

1194


Which operator cannot be overloaded in c sharp?

927


Can property be private in c#?

931


Is lazy t thread safe?

986