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
Does c# support c type macros?
Define multicast delegate? How it be used?
What is the difference between c and c sharp?
What are the properties of string?
Is stringbuilder faster than string concatenation c#?
What are native functions?
3. Use layered architecture for coding. s.no name description 1 abc xxxxxxxxx 2 abc xxxxxxxxx 3 4 5 6 7 8 Select all Clear all Add Delete Name Description Save close
Is string a class in c#?
Can namespace contain the private class?
Is it possible to have different access modifiers on the get/set methods of a property in c#?
What is a byte in c#?
What happens if a static constructor throws an exception?
Can we instantiate abstract class in c#?
Define a jagged array in c#?
Why do we use anonymous method in c#?