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
What is escape character in c#?
What is exe in c#?
What is the lock statement in c#?
What is the use of console?
Can structs in c# have destructors?
What do you mean by generic class in c#?
What is single dimensional array in c#?
what are pointer types in c#
Why do we need oops in c#?
Structs are not reference types. Can structs have constructors?
What are the variables in c#?
What is the purpose of the integer parse method the decimal parse method?
what is the difference between interface and multiple interface?
What is ienumerable and iqueryable?
What is the signature of a method?