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 the difference between abstract and virtual?
How many types of constructors are there in c#?
Why we use dll in c#?
What is dll in c#?
What do you use c# for?
How do you serialize an object?
What are the methods in c#?
Difference between abstract classes and interfaces
What is difference between ilist and list?
Can a static class have a constructor c#?
What is xml serialization and deserialization in c#?
what is IComparable
How do I unload an assembly?
Describe ways of cleaning up objects in c#.
What is Delegate and what is it used for ?