Can you store multiple data types in System.Array?

Answer Posted / vishal shah

What payal has mentioned is absolutely right. Array doesnt
store different datatypes. but ArrayList can store
different types of datatype in a single object.

Is This Answer Correct ?    12 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define a manifest in .net?

762


Why do we need collections in c#?

655


What are the variables in c#?

708


in the nunit test framework, which attribute must adorn a test class in order for it to be picked up by the nunit gui?

910


What does void mean unity?

703


Can arraylist hold primitive types?

753


What is iformatprovider in c#?

683


Explain the working of serialization?

667


Explain About web methods and its various attributes

747


What is Event - Delegate?

795


If I want to override a method one of class A and in class b then how do you declare?

939


What is list array in c#?

653


What is an object and a class?

765


What are the access modifiers in c#?

710


Why do we use classes?

666