Can you store multiple data types in System.Array?
By in C# on Jul 13 2006
  • Sandeep M
    Nov, 2016 14

    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.

    • 1
  • Rathrola Prem Kumar
    Dec, 2016 23

    Yes , if you create object array its possible :)

    • 0
  • Annad Kumar
    May, 2014 21

    No , because Array is type safe.

    • 0
  • nikhil kansal
    Jul, 2006 14

    No

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS