Can you store multiple data types in System.Array?
Answer Posted / satyadarshi
No,we cannot store multiple datatype in Array.we can store
similar datatype in Array.
| Is This Answer Correct ? | 39 Yes | 17 No |
Post New Answer View All Answers
Explain how to parse a datetime string?
Is is possible to force garbage collector to run?
What is the difference between finalize() and dispose()?
How does it work?
What are expressions c#?
In which order the constructor is called for an inherited class?
For read-only operation which property you have to designated?
What is the CTS, and how does it relate to the CLS?
What is data annotation in c#?
What can I create with c#?
Can a struct have a default constructor (a constructor without parameters) or a destructor in c#?
Is python easier than c#?
Can partial class be inherited?
What is the use of tuple in c#?
Which of the following API is used to hide a window?