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 escape sequences explain with example?
What is the use of nullable types in c#?
What is the execution entry point for a c# console application?
What is data types in c#?
What is private and shared assembly?
What is difference between iqueryable and ienumerable in c#?
What is enum in c#?
Is struct object oriented?
Are classes passed by reference in c#?
How many bytes is a char c#?
List down the different ide’s provided by microsoft for c# development.
How can I create image pieces/sub image?
Why can’t struct be used instead of class for storing entity?
What are annotations in c#?
How do you sort a list in c#?