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 are the collections in c#?
Is c# queue thread safe?
Expalin the way you implement inheritance by using VB.NET/C#?
Define c# i/o classes?
How can you prevent escaping on backslashes in C# with string definitions?
What is stringreader in c#?
explain the three services model commonly know as a three-tier application.
What is threading in c# with example?
Which is the best language for desktop application?
What is xor operation?
What is routing in c#?
What is the difference between do and while loop?
What are the properties of a string class?
what are some characteristics of an array?
Why dictionary is used in c#?