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
What is the difference between == and object.equals?
If casting fails what type of exception is thrown?
Can a struct inherit from another struct or class in c#?
What is a byte in c#?
Why does dllimport not work for me?
Why we use dll in c#?
Explain what a diffgram, and a good use for one Define diffgram? How it be used?
How long does it take to learn c# for unity?
What is a property c#?
Can we inherit a private class in c#?
Give examples for reference types?
Which are the loop types available in c#?
What is use of FormBoarderStyle Propertie
Can abstract class have private constructor c#?
What is 8 bit signed integer?