Can you store multiple data types in System.Array?

Answer Posted / payal mehta

No,we cannot store multiple datatype in Array.we can store
similar datatype in Array,but i think that we can store in
ArrayList class in c#.

Is This Answer Correct ?    8 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is parsing?

689


What is scope c#?

627


State the top.NET class that everything is derived from?

702


What's the difference between a static method and a non static method c#?

710


Difference between value and reference type. What are value types and reference types?

714


Is string nullable in c#?

658


Is a dll an assembly?

655


What is the difference between an integer and int?

658


What are the types of parameters in c#?

703


What is default boolean value in c#?

685


Is dictionary a collection?

619


How do I create a multi language, multi file assembly?

813


What does == mean in c sharp?

685


What is overloading with example?

679


What is private class in c#?

649