Answer Posted / joe
Yes and no. Yes you can but it is no longer an array. You
would want to use a Structure. In a way, structures are
better arrays. Look 'em up, they are very handy.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which class comes after the SortedList class?
What is token in c#?
How to install or uninstall a windows service?
Why do we use delegates in c#?
Can enum have methods c#?
Can scriptable objects have methods?
What is javascriptserializer c#?
What is jagged array?
What types of object can I throw as exceptions?
What is a dynamic assembly?
What is indexer c#?
What is a console device?
Explain more on CLR
If a child class instance is created, which class constructor is called first - base class or child class?
What's c# ?