Hire .NET Developers & Programmers in India - US$20 Per ...

Example: A Jagged Array can be used is to create a table in which the lengths of the rows are not same. This Array is declared using square brackets ( [ ] ) to indicate each dimension. The following code demonstrates the creation of a two-dimensional jagged array. Class Jagged {public static void Main() {int [][] jagged=new int [3][]; ................
................