Where are all .NET Collection classes located ?
Answer Posted / sowmya
system.collections.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What's the c# syntax to catch any possible exception?
What is a destructor in c#?
What is callback in c#?
What is assembly and dll in c#?
What is array class in c#?
How to parse a date time string?
How do you create dlls in .NET
Is a decimal an integer?
How is a strongly-named assembly different from one that isn’t strongly-named?
what are nullable types in c#
Why singleton class is sealed in c#?
Explain how many types of exception handlers are there in .net?
What is reference types in c#?
Why do we need delegates in c#?
Is arraylist faster than linkedlist?