to sum all the elements of a two-dimensional array, you can use a pair of nested if statements to add the contents of each element to the accumulator. question 93 options: true false