Where are all .NET Collection classes located ?
Answer Posted / kavitha
using System.Collections;
System.Collection is a namespace.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is signature c#?
Define encapsulation?
What are the three types of predicates?
what is an exception in .net?
What is strongly typed in c#?
Is it possible to have a static indexer in c#?
How do I do implement a trace and assert?
Why do we need indexer in c#?
In which format you can pass the value in the sleep function?
Can you pass parameters to destructors?
What is a dll in c#?
2. What happened when BO object has been called?
the c# keyword .int. Maps to which .net type?
Can constructor have return type c#?
Can we declare private class in c#?