Answer Posted / naveen
Bit tricky answer. Convert into system.object and store
(using boxing)like this you are able to store differnt
types which is not recommended
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is .edmx file?
What is sqlcommand in c#?
What is unsigned int?
Whats an assembly? Describe the importance of assembly?
Is object an int c#?
Explain the difference between abstract class and interface in .net?
What is deadlock in c#?
What is an extension method in c#?
Is c# queue thread safe?
Explain the difference between private and shared assembly?
What does firstordefault mean in c#?
What is Reflection in .NET? Namespace? How will you load an assembly which is not referenced by current assembly?
What is difference between arraylist and list in c#?
How do I make a dll in c#?
Are value types sealed?