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
Why do we need static in c#?
What is the difference between CONST and READONLY?
Which is faster dictionary or list?
What is difference between internal and protected internal in c#?
What language do desktop applications use?
Is friend a constructor?
What is static class in C#?
What is desktop application testing?
What is the process of delegation?
What is xslt in c#?
What is the use of delegates in c#?
What does an indexer do?
Does main have to be static c#?
What is the difference between as and is operators in c#?
what are the differences between a class and structure