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 serialization and deserialization in c# with example?

458


What is the system namespace?

478


What is a private method in c#?

503


What is c# best for?

529


When To use HashTable In C#

551






Can hashtable have duplicate keys in c#?

478


What is a .exe extension files? How is it similar to .dll extension files?

582


What is tryparse?

519


What is console readkey in vb net?

645


Why do we need generics in c#?

512


Can we set image Source dynamically using C# in WPF application?

636


what is a static constructor?

674


What do you mean by hashtable c#?

575


What do you understand by the terms datareader object and dataset object?

532


Can constructor have return type c#?

643