Can you store multiple data types in System.Array?
Answer Posted / ajeet singh
yes, we can store different data type in System.array.
for do this we have to create the array of OBJECT type.....
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between iqueryable and ienumerable in c#?
What is string programming language?
What is a ienumerator?
What is console programming language?
What is data binding with example?
What is a Managed Code??
What is a static field?
What is equal c#?
What is the difference between system.text.stringbuilder and system.string?
Is class reference type c#?
When was c# created?
What is CASPOL?
Explain the difference between the system.array.copyto() and system.array.clone()?
What is global asax in c#?
Where’s global assembly cache located on the system?