0 votes
in C Sharp by
Explain Jagged Arrays in C#?

1 Answer

0 votes
by

If the elements of an array is an array then it’s called as jagged array. The elements can be of different sizes and dimensions.

Related questions

+1 vote
0 votes
asked Oct 18, 2019 in C Sharp by Robin
0 votes
0 votes
asked Oct 18, 2019 in C Sharp by Robin
...