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
Which function is the entry point for a DLL in MS Windows 3.1?
Is concurrent queue thread safe?
What is state c#?
What is the default value of decimal in c#?
Which compiler switch creates an xml file from xml comments in the files in an assembly?
Which is the base class in c#?
What is application object in c#?
What is regex c#?
Is c# good for beginners?
What is difference between string and stringbuffer in c#?
What's the difference between a static method and a non static method c#?
How many types of delegates are there in c#?
What is the advantage of generics in c#?
What is a function c#?
Does c# have a 'throws' clause?