Can you store multiple data types in System.Array?
Answer Posted / vishalsharma
No.
| Is This Answer Correct ? | 41 Yes | 21 No |
Post New Answer View All Answers
What is string method in c#?
What is wcf c#?
Why reflection is used in c#?
3. Use layered architecture for coding. s.no name description 1 abc xxxxxxxxx 2 abc xxxxxxxxx 3 4 5 6 7 8 Select all Clear all Add Delete Name Description Save close
Can we create multiple constructors?
Explain the difference between arraylist and array and in c#?
Can derived classes have greater accessibility than their base types?
How to create multi-dimensional array?
Can we inherit sealed class in c#?
What is difference between int and int in c#?
Is list passed by reference c#?
What are access modifiers in c#?
How can I develop an application that automatically updates itself from the web?
What is yield return in c#?
Can we write class inside a class in c#?