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
Explain the three services model (three-tier application). Presentation (ui), business (logic and underlying code) and data (from storage or other sources).
What is difference between private and protected?
What is iqueryable and ienumerable in c#?
What will a loop recorder show?
To allow an element to be accessed using a unique key which .NET collection class is used ?
Can a struct inherit from an interface in c#?
Why do we use dictionary in c#?
Wht executescaler method is used?
How to find the current application file path while runtime?
Can a static class contain non static members?
Name some properties of thread class.
What is the difference between == and object.equals?
Is var a data type?
What is the difference between xml documentation tag?
How will you get the different language strings?