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
Explain the functionalities of satellite assembly?
What is null propagation c#?
What is xaml in c#?
What is attribute and reflection in c#?
Why to use lock statement in c#?
What is ado net in c#?
What can I create with c#?
Why are local variables stored in stack?
How do I do implement a trace and assert?
What type of data type conversion happens when the compiler encounters the following code?
Can a class or a struct have multiple constructors?
Should I use double or float?
What is javascriptserializer c#?
Why do we use virtual methods in c#?
What is data type in c# with example?