Write nested code using For … Next loops that performs the same operation requested in Question.
Question
Assume that dblValues is a two dimensional array of Doubles with 10 rows and 20 columns. Write a For Each statement that sums all the elements in the array and stores the sum in the variable dblTotal.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.