Where are all .NET Collection classes located ?
Answer Posted / nitin kumar tomar
In System.Collections
| Is This Answer Correct ? | 38 Yes | 3 No |
Post New Answer View All Answers
Can we have multiple threads in one app domain?
Is .net and c# the same?
Define collections?
What is variable and its classification?
What is dynamic in c#?
How to implement a singleton design pattern in c#?
What is difference between constants and read-only?
Why extension method is static?
Can a constructor be static in c#?
What is the difference between a constant and a static readonly field?
What are async and await?
Why do we use static class in c#?
What is the major difference between a custom control and user control?
Explain the difference between pass by value and pass by reference.
Can constructor be overloaded in c#?