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 the difference between a Private Assembly and a Shared Assembly
What is parse method in c#?
What are data types in C#?
What is arraylist class in c#?
can you allow a class to be inherited, but prevent the method from being over-ridden?
Explain the difference between abstract class and interface in .net?
Why do we use classes?
What are the different states of a thread?
How objects are stored in memory?
How many bytes is an int c#?
What types of object can I throw as exceptions?
What does console readline do?
What is the data encapsulation?
What is the difference between properties and indexer in c#?
How do you serialize in c#?