Can you store multiple data types in System.Array?
Answer Posted / ankur
yes we can store multiple datatype in system.array in c#
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between float and decimal?
What is callback method in c#?
What is the difference between interface and inheritance in c#?
Is string nullable in c#?
What are classes in c#?
What Is The Difference Between The System.array.copyto() And System.array.clone()?
Can properties be private in c#?
What are the uses of delegates in c#?
What is datagrid c#?
What is the difference between “constant” and “readonly” variables in c#?
What is type safe in c#?
What is a event in c#?
Why do we need properties in c#?
What is primitive types in c#?
How does c# achieve polymorphism?