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
Explain 'structure padding'?
How many classes are there in classification?
What are the types of serialization?
How to sort an int array in c#?
What is the advantage of static class in c#?
Why do I get a security exception when I try to run my c# app?
What is the console on a mac?
Explain the OOPS concept in C#?
What is string literal in c#?
Is a games console a computer?
What is difference between var dynamic and object in c#?
What are the different approaches of passing parameters to a method?
Can an int be negative c#?
Why is c# good for games?
If you define a user defined data type by using the struct keyword, is it a value type or reference type?