Can you store multiple data types in System.Array?
Answer Posted / sam
yes we can store multiple data type in system.Arry but the problem is when we retrieve the data then...
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Is there regular expression (regex) support available to c# developers?
Can constructor be protected in c#?
What is the difference between ref and out in c#?
What is string concatenation?
Are c# strings immutable?
Can we have multiple constructors in a class c#?
What is immutable in C#?
If you donot specify an access modifier for a method, what is the default access modifier?
Are classes passed by reference in c#?
Which property do we set on a Combo Box to display data on it prior to setting the DataSource ?
What is difference between singleton and static class in c#?
What is an object and a class?
What is c# in asp net?
What is a string c#?
How to reduce image resolution in C#?