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
What is parameterized constructor?
What do you mean by sealed classes and static classes?
Explain how obfuscator works in .net
What is the purpose of a namespace?
What does int32 mean in c#?
Why we use get and set property in c#?
Is c sharp open source?
Is post back c#?
How to declare a property in a class?
What is a protected class c#?
What is the use of constructor in c# with example?
What is desktop application testing?
Is typeof c#?
What are partial classes and use of partial classes?
Is array thread safe c#?