what is generics?
can u explain 5 to 6 examples on generics that covers
class,method,structure,list,delegates?
Answer Posted / 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 |
Post New Answer View All Answers
write a c# program add two matrix with input number ?
Define boxing and unboxing in c#?
What is private variable?
What is the difference between array and arraylist in c#?
What is a framework in c#?
What is the delegate in c#?
What are the steps to create a webservice and consume it?
Explain how to implement delegates in c#.net
How to find methods of a assembly file (not using ILDASM)?
Is c# and .net same?
What is platform independence"?
What is the difference between list and ilist in c#?
What is property c#?
What is ienumerable t in c#?
What are the different types of delegation?