Can you store multiple data types in System.Array?
Answer Posted / lalit
We can store multiple data types in an ArrayList but not in
a System.Array.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Is c and c# the same?
Describe how a .net application is compiled and executed
What do you mean by a windows process in regards to memory allocation?
What are the various components in crystal reports?
In which format you can pass the value in the sleep function?
Can a string be null c#?
Difference between value and reference type. What are value types and reference types?
What is the difference between private and protected in c#?
What are the Types of compatabilities and explain them
What is a property in c#?
What is a static class in c#?
What is a thread c#?
What is the syntax for calling an overloaded constructor within a constructor (this() and constructorname() does not compile)?
The int maps to which C# keyword in .NET type?
What is the meaning of int parse in c#?