What is a Jagged Array in C#?


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

Post New Answer

More C Sharp Interview Questions

ctype(123.34,integer) - should it throw an error? Why or why not?

2 Answers   Wipro,


What is the use of partial methods?

0 Answers  


What is transparent caching with aop ?

0 Answers  


interface a { Method1() Method2() } class b: a { override Method1() override Method2() } what will happen & why?

5 Answers  


What is sqldatareader c#?

0 Answers  


What is difference between destructor and finalize?

0 Answers  


If I have more than one version of one assemblies, then how'll I use old version (how/where to specify version number?)in my application?

0 Answers  


How many types of serialization are there in c#?

0 Answers  


Can the nested class access, the containing class. Give an example?

0 Answers  


Why is main static in c#?

0 Answers  


How long can a string be c#?

0 Answers  


What is polymorphism? pl explain practically rather than theoretical?

3 Answers  


Categories