Where are all .NET Collection classes located ?
Answer Posted / mahavir
hi,
in the .net all collection classes are located in
System.Collection namespace
| Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
Define delegate in c#?
Give an example of a directcast.
what are the different ways a method can be overloaded?
What is the purpose of a console table?
Explanation on Generic?
What is null character in string?
What are the differences between a class and a struct?
Can enum be null c#?
What are virtual destructors?
What are c# attributes and its significance?
Explain Direct CAST vs CType ?
Why are strings immutable in c#?
How to find methods of a assembly file (not using ILDASM)?
What is a float?
What does namespace mean?