Can you store multiple data types in System.Array?
Answer Posted / ankur
yes we can store multiple datatype in system.array in c#
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between static class and singleton class in c#?
What are the extension methods in c#?
What is xor operation?
What is or operator in c#?
What is ildasm.exe used for?
What is the difference between string and string in c#?
Why is hashset faster?
What is dictionary and hashtable in c#?
What is xamarin used for?
What is the difference between read and readline in c#?
Is c# or c++ better for games?
What is the c# equivalent of c++ catch (...), Which was a catch-all statement for any possible exception?
What is a namespace server?
What does protected internal access modifier mean?
Can we maintain state in webservice?