Which collection will you use to store different types of
objects collection like... int, employee, student, object
etc.
Answer Posted / guest
Tuple
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how do I convert a string to an int in c#?
Explain the difference between “system.array.clone()” and “system.array.copyto()” in c#?
What is difference between web and window application?
Write the syntax for catching an exception in c#?
What does the parsefloat function do?
What is difference between new and override in c#?
What is a clr (common language runtime)?
What is difference between list and ilist in c#?
Is it possible to restrict the scope of a field/method of a class to the classes in the same namespace?
what is c# command?
What is the compiler of c#?
Is string nullable c#?
What type is string in c#?
How to find Percentage, name ,College from a resume or document ? How to export these values to other page in C#?
Define an escape sequence, name few strings in escape sequence?