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 why do I get an error (cs1006) when trying to declare a method without specifying a return type?
What are nested classes in c#?
How you will create satellite assemblies?
What is a shared assembly?
What is the object class in c#?
What is serialization in .net?
What is public void in c#?
Explain code compilation in c#.
Can constructor be protected in c#?
What is a partial class in c#?
Explain about finalize method?
What are the two uses of a ‘using’ statement in c#?
What is mvc pattern in c#?
What is the difference between interface and functional interface?
Distinguish between system.string and system.text.stringbuilder classes?