Can you store multiple data types in System.Array?

Answer Posted / ajeet singh

yes, we can store different data type in System.array.
for do this we have to create the array of OBJECT type.....

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are data types examples?

503


Explain the difference between boxing and unboxing.

541


What is difference between singleton and static class in c#?

488


What is windows form in c#?

545


What are the 2 types of data types available in c#?

503






What are the commonly used i/o classes?

538


What is difference between private and protected?

512


What is the difference between func and action delegate?

495


Is typeof c#?

548


What is the difference between as and is operators in c#?

448


Is c# lazy thread safe?

498


Can an int be negative c#?

590


What is thread life cycle in c#?

487


Is list ienumerable c#?

613


What does out mean in c#?

512