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

What is a collection class in c#?

691


Explain 'structure padding'?

937


How can you access a private method of a class?

706


Explain about Threading Types.

846


What is the advantage of singleton class?

711


What does args mean in c#?

688


What can we do to handle multiple exceptions?

778


Is c# a backend language?

764


What is lazy in c#?

681


what is c# command?

736


What is arraylist c#?

663


Is dictionary a collection?

648


Why data types are important?

726


What is the default value of boolean variable?

687


Can a class be protected in c#?

682