Can you store multiple data types in System.Array?

in C#, VB.NET or any other .Net Language can you store multiple data type objects in array?

Tags..  C# interview  .Net Framework  .Net interview  VB.NET interview
Posted by: Kirti | Views: 499 | Community Opinion: 1

Add Your Opinion

Bookmark this page..



Ask a New Question Go to Home


Community Opinion/Answers
Arun said..

NO. It is not possible.
Microsoft.Net framework Array is a collection of same data type objects. So it is not possible for any .Net language to store multiple data type objects in System.Array



What do you think? Add your opinion/answer
Your Name:
*your opinion/answer: