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
C# called c sharp why?
How do you prevent a class from being inherited?
What is the purpose of namespace in c#?
What is argument in c#?
Is int a struct in c#?
Which compiler switch creates an xml file from xml comments in the files in an assembly?
What is a reference type c#?
Why we use dll in c#?
Can an int be negative c#?
What is the use of console?
What are classes in c#?
What is dll file in c#?
What is the difference between system.text.stringbuilder and system.string?
what is inheritance and an example in vb.net and c# of when you might use it?
Explain the types of Polymorphism.