Can you store multiple data types in System.Array?

Answer Posted / rakesh

Storing multiple data types in System.Array is not
possible,if u want to store multiple data type means use
ArrayList.It is auto expandable too

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between sqlclient oledb and providers?

490


What is the meaning of MSIL?

654


What is multicast delegate in c# ?

515


How can I process command-line arguments?

523


What is string empty?

497






Explain how can you clean up objects holding resources from within the code?

467


How do you determine whether a string represents a numeric value?

512


How do you pronounce c#?

497


Where is the keyword void used?

542


How to use session under class file of APP_Code folder?

511


What is the difference between “finalize” and “finally” methods in c#?

467


Contrast between an interface and abstract class?

530


What is a clr (common language runtime)?

476


Can a struct inherit from an interface in c#?

508


Can we declare private class in c#?

473