5
Answers

Jagged array

write a c# program to create a jagged array with 3 inner 1-D arrays and find the sum of elements in each array as well as in complete jagged array.

Answers (5)