What is the difference between array and arraylist c#?
Answer / Ajay Kumar Bhartiya
Array is a fixed-size collection of elements of the same data type that are stored in contiguous memory locations, while ArrayList is a dynamic array that can resize itself as needed.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the purpose of ienumerable in c#?
What?s the top .NET class that everything is derived from?
What is default class in c#?
Why cannot you specify the accessibility modifier for methods inside the interface?
why delegate is type safe?
What is the .NET collection class that allows an element to be accessed using a unique key?
what is an event? Define delegate?
What is an extension method in c#?
Define an abstract class?
What is the difference between console application and windows application?
What is keywords in c#?
How to properly clean up excel interop objects?
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)