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
Does google use c#?
What is singleordefault c#?
Howmany five tracing levels in System.Diagnostics.TraceSwitcher? Why they are using?
State two different types of access modifiers.
What is difference between ienumerable and ienumerator in c#?
What are nested classes in c#?
What is Implicit conversion in C#?
What is string literal in c#?
Define an abstract class?
What does int parse do in c#?
How does c# generics and c++ templates compare?
What are the differences between events and delegates in c#?
What is difference between new and override in c#?
What is a linked list c#?
What are the steps to make an assembly to public?