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
Is for loop faster than foreach?
How C# 4.0 supports dynamic programming language?
3. Use layered architecture for coding. s.no name description 1 abc xxxxxxxxx 2 abc xxxxxxxxx 3 4 5 6 7 8 Select all Clear all Add Delete Name Description Save close
What is expression tree in c#?
What are instance fields in c#?
What is an inheritance in c#?
What are the different types of assembly?
What are different types of Delegates in C#?
Is c# pass by value?
What are native functions?
What is a static field?
How to declares a two-dimensional array in C#?
While debugging a C# application can you change the value of a variable?
What are the benefits of using generics in c#?
What is a multicast c# delegate?