Can you store multiple data types in System.Array?
Answer Posted / satyadarshi
No,we cannot store multiple datatype in Array.we can store
similar datatype in Array.
| Is This Answer Correct ? | 39 Yes | 17 No |
Post New Answer View All Answers
What is a interface in c#?
Does c# support templates?
What is alias in c#?
Why do we need private constructor in c#?
Is an interface a type c#?
What is a static class in c#?
How many constructors can a class have in c#?
List the different stages of a thread?
Define xslt.
In a memory when you Box and Unbox a value-type what happens?
What is difference between class and abstract class in c#?
What are constructors in c#?
Define clr in .net?
Is datetime nullable c#?
How to properly clean up excel interop objects?