What is arraylist class in c#?
Answer / Navneet Kumar Singh
The ArrayList class in C# is similar to the ArrayList class in Java, providing a dynamic array that can resize itself as elements are added or removed. However, it's not recommended to use ArrayList in .NET due to performance issues and lack of type safety.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records
What is the components of window?
Can Any body send C Sharp latest interview questions to my mail id: alim.mtech@gmail.com.
What are delegates?
What is the difference between delegates and superdelegates?
How many dimensions can an array have?
Is c# 8 released?
What is out in c#?
Write a console application and implement the ternary operator to decide whether the age a user entered after being prompted is allowed to vote or not(given that only citizens between 18 and 120 years only inclusive can vote). Use exception handling for non-numerical input.
If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?
what is an internal specifier? what happens internally when I use access specifier Internal ?
What is the reason behind the invention of c#?
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)