Can you store multiple data types in System.Array?

Answer Posted / tsahi

Yes you can, if you have an object array. since
System.Object is the base class of all other types, an item
in an array of Objects can have a reference to any other
type of object.

Is This Answer Correct ?    23 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How big is an int in c#?

503


What is append in c#?

471


How do you type a null character?

498


What are the principles of delegation?

485


What is transparent caching with aop ?

621






Is c# used for frontend or backend?

579


What is difference between singleordefault and firstordefault?

477


How many digits is a 32 bit number?

473


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

449


Wcf and what is difference between wcf and web services?

483


Explain the difference between passing parameters by value and passing parameters by reference with an example?

495


Are structs faster than classes?

531


What is poco c#?

478


What is c# entity framework?

490


What is data hiding in c#?

499