Can you store multiple data types in System.Array?
Answer Posted / srikar
No
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How does it work?
What is constants in c#?
How many types of constructors are there in c#?
What is a linq in c#?
What's the difference between System.String and System..StringBuilder in C#?
Explain the difference between the system.array.copyto() and system.array.clone()?
What are the steps to create a webservice and consume it?
What is extension method in c# and how to use them?
What is an argument in c#?
What is the xml document structure?
How can an inner class access the members of outer class?
What is difference between var dynamic and object in c#?
Why delegates are safe in c#?
What is the CTS, and how does it relate to the CLS?
Why singleton is sealed?