Can you store multiple data types in System.Array?
Answer Posted / ajeet singh
yes, we can store different data type in System.array.
for do this we have to create the array of OBJECT type.....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to get the sum of last 3 items in a list using lambda expressions?
how to implement a web service in .net
Tell me the difference between value passing and address passing?
What is readline library?
What is ado net in c#?
In which way you can convert a value-type to a reference-type?
Can a child class call the constructor of a base class?
What are managed providers?
Are c# tuples immutable?
What is AutoMapper in C#?
windows c# using datagridview in edit form sql server
How to create multi-dimensional array?
What is the purpose of reserved word using in c#?
Explain About stateless and state full web service
What is a variable in c#?