Can you store multiple data types in System.Array?
Answer Posted / ann
no..we cant ..only similar data types in an array.
but we can store in ArrayList
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What is a console application in c#?
Which operator cannot be overloaded in c sharp?
What is dataadapter c#?
What is difference between Trace and Debug
What is a .aspx file?
What is the difference between const and readonly in c#.net?
What does void mean unity?
What is Co- and Contra-Variance in C#?
Explain when should you call the garbage collector in .net?
What is difference between dll and exe in c#?
Can abstract class be sealed in c#?
How can you achieve run time polymorphism in C#?
Which namespace is required to implement trace ?
Why reflection is used in c#?
What are the main reasons to use c# language?