Can you store multiple data types in System.Array?

Answer Posted / joe

Yes and no. Yes you can but it is no longer an array. You
would want to use a Structure. In a way, structures are
better arrays. Look 'em up, they are very handy.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an abstract class c#?

478


What is a constructor in c#?

512


What is array c#?

515


Which types of inheritances does c# support?

458


What is asax file in c#?

566






Is var a data type?

494


Can we inherit private class in c#?

492


What's the difference between an integer and int?

526


What is a nullreferenceexception and how do I fix it?

532


Is everything an object c#?

491


How do switch statements work?

474


What is the difference between function and method in c#?

449


What is generic method in c#?

486


What are the properties of string?

484


What is a framework in c#?

463