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
You have got 1 million parking slots. At a time a parking slot can be free or not. To get next slot easily which data structure to implement?
Helo , Help Me , Help Me About : C# Windows Application - Network How To Manage IP Client's Accessiblity To The Internet Share concise Substitute , Minor ISA Server
What is the use of functional interface?
What is the use of main method in c#?
in the nunit test framework, which attribute must adorn a test class in order for it to be picked up by the nunit gui?
Can you explain template pattern?
What are the different types of delegates?
Does a class need a constructor c#?
What is the use of tryparse in c#?
What do you use c# for?
What is the real use of interface in c#?
What is the difference between malloc () and new?
What Is A Multicast Delegate?
When can a derived class override a base class member?
What is difference between private, protected, and public in C#?