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
What is the use of oops in c#?
Who is a accessibility modifier “protected internal†available to ?
What does readonly mean in c#?
What are the differences between static, public and void in c#?
Can we inherit a private class in c#?
What is thread and explain states of a thread in c#?
Why do we use abstraction in c#?
What is the full form of GAC? Explain its uses?
What do you use c# for?
Define a strong name in .net?
What is gac? What are the steps to create an assembly and add it to the gac?
Define multicast delegate? How it be used?
Explain the difference between class and interface in .net?
What is trim in c#?
What is dynamic object in c#?