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
if a method is marked as protected internal who can access it?
Can we instantiate abstract class in c#?
What are the three types of predicates?
Why attributes are used in c#?
What is verbatim string literal in c#?
How to transpose multi-dimensional array?
What is the difference between a field and a property in c#?
What is dll in c#?
Does c# provide copy constructor?
What is a hash table c#?
What is the use of getcommandlineargs() method in c#.net?
What are the types of inheritance in c#?
What is a c sharp?
Who is a accessibility modifier “protected internal†available to ?
What is the difference between an integer and int?