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 are the advantages of properties in c#?
Which of these statements correctly declares a two-dimensional array in c#?
Explain the difference between Response.Write () and Response.Output.Write ().
What is unsigned int?
What is the namespace for the thread class?
Give examples for value types?
How does the lifecycle of Windows services differ from Standard EXE?
What does static mean in c sharp?
Why we use methods in c#?
What are the access modifiers in c#?
What is eager and lazy loading in c#?
What is satellite assembly? And steps to create satellite assembly?
What is delegate in c#?
How to update the gui from another thread in c#?
What is the difference between ienumerable and iqueryable?