Which of these statements correctly declares a two-dimensional array in c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Is there a way to force garbage collection?

0 Answers  


What is an expression in c#?

0 Answers  


What is a partial class in c#?

0 Answers  


If i have 100 objects in my application are out of scope.when first time garbage collected how many objects memory reference are free?

2 Answers   ITC Infotech,


What is the name of c# compiler?

0 Answers  






What is difference between method and function in c#?

0 Answers  


In c#.Net Application For DataGridview binding which method is faster in below two case?Why..? 1)looping-Using For loop 2)Databinding direct using Dataset

4 Answers   CTS,


What is a race condition?

0 Answers  


Are private class-level variables inherited?

5 Answers  


How to use exception handling in stored procedure?

0 Answers   Wipro,


Can you have more than one namespace in c#?

0 Answers  


What is a generic class?

0 Answers  


Categories