Can you store multiple data types in System.Array?
Answer Posted / suyash
ideally we don't,, but we can....
we can do this by declaring object in array which can be
used for different data types!!!
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a string c#?
Why do we need to call CG.SupressFinalize?
What is string literal in c#?
What is CASPOL?
What is Implementation inheritance
Explain acid rule of thumb for transactions in c#.
How many bytes is an int in c#?
How do I create a multilanguage?
Is void a class?
Is c# slower than java?
Are value types sealed?
What is a clr host?
What is difference between destructor and finalize?
Explain the difference between private and shared assembly?
What is eager loading in c#?