4
Reply

Can you store multiple data types in System.Array?

Jul 13, 2006
9.5k
0

    yes-If we define data type as object(which is the parent of all data types).But normally we use Arraylist instead for this requirement.

    Sandeep M
    November 14, 2016
    1

    Yes , if you create object array its possible :)

    Rathrola Prem Kumar
    December 23, 2016
    0

    No , because Array is type safe.

    Annad Kumar
    May 21, 2014
    0

    No

    nikhil kansal
    July 14, 2006
    0