Answer Posted / venkat2050
generics in dot net have two concept boxing and unboxing
boxing ... we can convert value type into reference type
unboxing... it is very unexplict operation
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What's the implicit name of the parameter that gets passed into the set method/property of a class?
What does get set mean in c#?
How can I process command-line arguments?
How to implement an object pool in c#.net.
Can enum have methods c#?
Is Facebook a desktop application?
Can abstract class have private constructor c#?
What is difference between a type and class?
Is cli same as the clr?
What is a scope in c#?
What is xslt in c#?
What does async mean in c#?
What is a event in c#?
Is Multiple-inheritance supported by c#?
What is the purpose of reserved word using in c#?