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 generics?
can u explain 5 to 6 examples on generics that covers
class,method,structure,list,delegates?

Answers were Sorted based on User's Feedback



what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,li..

Answer / abc

Collections need boxing and unboxing of data while
retrieving the data.
But Generic does not require

Is This Answer Correct ?    10 Yes 0 No

what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,li..

Answer / pushparaj pentakota

collections allows you to store any type of value in it but generics stops you to enter any type of value in it it allows you for only particular type values.

Is This Answer Correct ?    7 Yes 1 No

Post New Answer

More C Sharp Interview Questions

Why we use extension method in c#?

0 Answers  


What are the different types of delegates?

0 Answers  


What are immutable types in c#?

0 Answers  


What is namespace in oops?

0 Answers  


Can a class inherit structure.

4 Answers   IBM, Synechron,


Which is faster dictionary or hashtable?

0 Answers  


What is delegates & multicast delegate?

2 Answers   Cognizant,


public void A() { int x; x = 8; x *= 4 + 8 / 2; } Given the above code, what is the value of "x"?

8 Answers  


How much time will it take to learn unity?

0 Answers  


What is ControlBox Propertie

0 Answers   MCN Solutions,


Define multicast delegate in c#?

0 Answers  


Why multiple inheritance is not possible in c#

8 Answers  


Categories