Does C# supports multi-dimensional arrays?
Answer Posted / kautilya
yes
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the value which is accepted by all data types ?
What is the difference between class and namespace?
What is the real use of interface in c#?
What is file extension of webservices?
What is arraylist?
Can you inherit multiple classes in c#?
Why to use “using” in c#?
What is data dictionary in c#?
What are the different types of constructors?
Compare and contrast between the System.Array.CopyTo() and Clone()?
What is default access specifier for class in c#?
Are there constructors in c sharp?
Why do I get a syntax error when trying to declare a variable called checked?
What is the difference between readkey and readline in c#?
In which format you can pass the value in the sleep function?