Question: Write a method called getRowTotal that takes two arguments: a 2D array that contains ints, and an int r representing the row for the array,
Write a method called getRowTotal that takes two arguments: a 2D array that contains ints, and an int r representing the row for the array, which is desired to find the total of that row?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
