Does C# supports multi-dimensional arrays ?
Answer Posted / ankita
Explain how Multidimensional Arrays are used in a Visual
Basic application
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
C# called c sharp why?
What are the types of access modifiers?
How to create events for a control? What is custom events? How to create it?
What is the difference between yield and return?
Are arraylist faster or arrays?
Does c# provide copy constructor?
What is entity framework in c#?
Why constructor is used in c#?
How to declares a two-dimensional array in C#?
What floating point types is supported in C#?
What is the difference between interface and abstract class in c#?
Is everything an object c#?
I have 3 overloaded constructors in my class. In order to avoid making instance of the class do I need to make all constructors to private?
What is array formula?
What's different between c# and c/c++?