Which collection will you use to store different types of
objects collection like... int, employee, student, object
etc.
Answer Posted / muralik.it
its better to use generic class ie list
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is int tryparse in c#?
Constructor to an arbitrary base constructor?
What are variables in c#?
What language do desktop applications use?
What is the difference between system.text.stringbuilder and system.string?
What are the Types of compatabilities and explain them
Differentiate between copy and default constructor.
What does exclamation mark mean in access query?
Why do we need properties in c#?
Can we override interface methods in c#?
What does an indexer do?
What is a generic c#?
How can you set image source dynamically from c# application to ”test.png” file?
How to implement singleton design pattern in c#?
How many types of polymorphism are there?