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 does dbml stand for?

554


What is the purpose of a constructor in c#?

465


Is c sharp free?

544


What is the difference between delegates and superdelegates?

467


If you define a user defined data type by using the struct keyword, is it a value type or reference type?

520






How do I create a multilanguage, single-file assembly?

500


Is c# a technology?

493


Define an abstract class?

508


What is oledb in c#?

505


What is the use of GC.KeepAlive Method?

647


What is bit in c#?

526


What do u mean by thread safe?

501


What is difference between iqueryable and ienumerable in c#?

459


How do we achieve encapsulation in c#?

488


What is the root element of an xml file?

500