Can arraylist store different data types in c#?
Answer / Arun Singh Rathi
No, ArrayList in C# can only store a single data type. To work with multiple data types, use List<T> instead.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is instantiating a class?
What are the advantages of interface in c#?
How do you create partial methods?
Describe ways of cleaning up objects in c#.
What is a method signature c#?
What is the real use of interface in c#?
What is the property of class?
if a base class has a number of overloaded constructors, and an inheriting class has a number of overloaded constructors; can you enforce a call from an inherited constructor to a specific base constructor?
List down the differences between public, static and void keywords?
What Is A Multicast Delegate?
What are the collection classes ?
Can scriptable objects have methods?
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)