Which collection will you use to store different types of
objects collection like... int, employee, student, object
etc.
Answer Posted / guest
structure
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
What are data types in C#?
Does c# do array bounds checking?
How to create events for a control? What is custom events? How to create it?
Who benefits from ajax?
What is namespace in oop?
What is the difference between malloc () and new?
If you want to convert a base type to a derived type, what type of conversion do you use?
How can I access the registry from c# code?
Why do we write system in c#?
Why do we need escape characters?
What does ienumerable mean?
What is an int in c#?
what is the index value of the first element in an array?
What is difference between iqueryable and ienumerable in c#?
What are anonymous types in c#?