Can you store multiple data types in System.Array?
Answer Posted / abc
yes, if array type is specified as object
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is a partial method?
What is the purpose of static?
How much time will it take to learn unity?
What does break do in loop?
what is collections in .net? why we use?
Can you explicitly call a destructor?
What are the types of comment in c# with examples?
What is difference between first and firstordefault?
What is the difference between // comments, /* */ comments and /// comments?
Which namespaces are necessary to create a localized application?
What are delegates in C#?
Why do we need constructors?
What is callback function in c#?
How to prevent the error while updating ui control from another thread?
What is the default value of decimal in c#?