Where are all .NET Collection classes located ?
Answer Posted / chvramana
System.Collections
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain the role of Garbage collector and its generations?
What is readline c#?
Why do we use static methods in c#?
what is boxing and unboxing?can we initialize unboxing directly?
What is a .exe extension files? How is it similar to .dll extension files?
What is an assembly loader?
What are jagged arrays used for?
What is the base class of all classes in c#?
What is razor view in c#?
How do you declare a variable in c#?
How do I declare inout arguments in c#?
What is a view? What is the use of it?
What is difference between dictionary and list in c#?
If you define a user defined data type by using the class keyword, is it a value type or reference type?
Is c# different than c++?