Where are all .NET Collection classes located ?
Answer Posted / praveen
System.Collections
| Is This Answer Correct ? | 20 Yes | 1 No |
Post New Answer View All Answers
What are the different types of constructors?
Explain the three test cases in unit testing?
What is parameterized constructor?
How to exclude a property from xml serialization?
Explain what are the steps for creating clr trigger?
Can you specify an access modifier for an enumeration?
Can we inherit sealed class in c#?
Why singleton class is sealed in c#?
What do you mean by serialization in .NET?
How do I declare inout arguments in c#?
What does protected internal access modifier mean?
What is msil, and why should developers need an appreciation of it if at all?
What is console readkey ()?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
What is datagridview in c#?