Can you store multiple data types in System.Array?
Answer Posted / payal mehta
No,we cannot store multiple datatype in Array.we can store
similar datatype in Array,but i think that we can store in
ArrayList class in c#.
| Is This Answer Correct ? | 8 Yes | 8 No |
Post New Answer View All Answers
What does console readline do in c#?
What is console writeline in c#?
What is generic types in c#?
What is or operator in c#?
Is c# difficult to learn?
What is the main purpose of xml?
Why do we need interface in c#?
How do I create a multilanguage, single-file assembly?
What are the examples of data types?
What is the difference between array and list in c#?
Explain boxing and unboxing in c#?
What is the c# equivalent of c++ catch (…), which was a catch-all statement for any possible exception? Does c# support try-catch-finally blocks?
What is the data type for bit in c#?
What is helper method in c#?
What are the Types of values mode can hold session state in web.config