Does C# supports multi-dimensional arrays?

Answer Posted / kautilya

yes

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we inherit private members of class in c#?

575


what is the difference between the debug class and trace class?

516


What is difference between array and arraylist c#?

455


Why is static constructor called first?

476


What are interfaces in c#?

512






What is difference between constants and readonly in c#?

480


What is alias in c#?

531


You are designing a user control. You created new property called backgroundimage which is of type image. You wanted to disable storing this property in the user’s form. How to achieve this?

518


What is serialization in .net?

558


Is it possible to have a static indexer in c#? Allowed in c#.

520


What is session c#?

525


What is console readkey ()?

525


What do you mean by expression tree?

442


What is uint c#?

454


When do we generally use destructors to release resources?

517