Can you store multiple data types in System.Array?

Answer Posted / rakesh

Storing multiple data types in System.Array is not
possible,if u want to store multiple data type means use
ArrayList.It is auto expandable too

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between array and list?

691


Which is faster hashtable or dictionary?

677


Why do I get a syntax error when trying to declare a variable called checked?

769


What is object type in c#?

718


What is protected internal modifier in C#?

757


What is a dimensional array?

625


if a method is marked as protected internal who can access it?

765


What are the properties of string?

689


Can a constructor be private in c#?

672


What is difference between function and method in c#?

628


How to open a new form on button click in Windows forms?

717


Can a method be sealed in c#?

654


What is an assembly in dotnet?

720


How to achieve polymorphism in c#?

724


What is difference between continue and break in c#?

679