What are the collection classes ?
Answers were Sorted based on User's Feedback
.Net framework provide specialized class for data storage
and retrieval called collection classes.
They provide support for list,array,stack,queue,hash table.
Mostly they are derived from ICollection,IEnumerable, Ilist,
IDictionary interfaces.
They are defined under system.collections
| Is This Answer Correct ? | 1 Yes | 0 No |
If you define integer variable and a object variable and a structure then how those will be plotted in memory ?
What is difference between encapsulation and abstraction in c#?
What is the difference between static and private constructor in c#?
Are arraylist faster or arrays?
In dynamic link library, which api is used for load library?
Describe ways of cleaning up objects in c#.
How to create events for a control? What is custom events? How to create it?
What are the Types of instancing properties and explain each. Explain the difference between multiuse,singleuse and globalmultiuse and which is default
What do you mean by hashtable c#?
Can you allow class to be inherited, but prevent the method from being over-ridden?
What is the benefit of using interface in c#?
How to find the current application file path while runtime?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)