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

What type is string in c#?

0 Answers  


What is virtual in c#?

0 Answers  


f i give input like 1,1,4,5,6,1,2,5,4,1,2, then output should be like : 1-4, 2-2, 4-2, 5-1, 6-1 which means 1 occurs 4 times, 2 occurs 2 times like so.

7 Answers  


What is msil in c#?

0 Answers  


What is the difference between disposing of () and finalize() methods in c#?

0 Answers  






Do loops in c#?

0 Answers  


What is Partial class? What purpose we use it?

6 Answers   ACS, TATA,


What is Lambda Expression?

1 Answers  


What is ilasm.exe used for?

0 Answers  


what is the meaning of Object lifetime in OOPS

0 Answers   HCL,


What is a must for multitasking

0 Answers   InterGraph,


Explain the difference between the system.array.copyto() and system.array.clone()?

0 Answers  


Categories