Does C# supports multi-dimensional arrays?
Answer Posted / naveen
yes, also know jagged arrays
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are c# collections?
how to prevent a class from being inherited in c#.net?
What is string pool in c#?
Explain about Threading Types.
What is field in c#?
What is get set in c#?
Is string a data type in c#?
What is exe in c#?
Can we inherit two classes in c#?
What's the difference between a static method and a non static method c#?
What are console applications used for?
Explain attributes in c#?
What is reflection in c#?
Describe how a .net application is compiled and executed
What is a virtual property. Give an example?