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 a streamwriter in c#?

663


Why do we need to call CG.SupressFinalize?

720


What is the function of .IsDescendent()?

767


How do you concatenate in c#?

660


What is a satellite assembly in c#?

750


Why it's said that writing into .NET Application Configuration Files is a Bad Idea?

725


Is it possible to force garbage collector to run?

657


What is the use of console?

660


What is a protected class c#?

663


Why objects are stored in heap in c#?

653


Explain About web methods and its various attributes

740


Explain the difference between Response.Write () and Response.Output.Write ().

705


Can a dictionary have the same key?

708


Why do we need abstract class?

641


List the difference between the virtual method and the abstract method?

666