Can you store multiple data types in System.Array?
Answer Posted / uma
S, Use Generic lists.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What is the difference between final finally and finalize in c#?
Explain attributes in c#?
what is the purpose of using statement in c#
List down the access modifiers available in c#?
Define c# and list the features.
What are the Types of instancing properties and explain each. Explain the difference between multiuse,singleuse and globalmultiuse and which is default
Why can’t struct be used instead of class for storing entity?
Which controls do not have events?
Is string value type c#?
List out the differences between array and arraylist in c#?
What is the difference between structure and class in c#?
How is method overriding different from overloading?
What is dataview c#?
Explain the three test cases in unit testing?
What are the generation of Garbage Collection in C# .NET ?