Menu

(Solved) : Really Need Help Falling Behind Class Teacher Goes Extremely Quickly Array Methods M Bit L Q44125372 . . .

0 - ZOOM + T T // TODO: fully comment a la Homework.java public class PracticeExam { public static void main(String[] args) {Really need some help. Been falling behindin class, teacher goes extremely quickly. This is just some arraywith methods but I’m a bit lost.

0 – ZOOM + T T // TODO: fully comment a la Homework.java public class PracticeExam { public static void main(String[] args) { int[][] data = { { 0, 1, 2, 3, 4, 5, 6 }, { 0, 1, 2, 3, 4, 5, 6}, { 0, 1, 2, 3, 4, 5, 6 }, { 0, 1, 2, 3, 4, 5, 6}, { 0, 1, 2, 3, 4, 5, 6 ], { 0, 1, 2, 3, 4, 5, 6 }, 2, 3, 4, 5, 6 }, 1 o, 1, 2, 3, 4, 5, 6 } }; // input: TODO prompt the user for // 1) a row number 1/ 2) a column number // processing: TODO implment the methods below int rowSum = sumRow(rowNum, data); int colSum = sumColumn(colNum, data); double all = overal Laverage (data); // output: TODO display the three answers // using a method named displayResults Show transcribed image text 0 – ZOOM + T T // TODO: fully comment a la Homework.java public class PracticeExam { public static void main(String[] args) { int[][] data = { { 0, 1, 2, 3, 4, 5, 6 }, { 0, 1, 2, 3, 4, 5, 6}, { 0, 1, 2, 3, 4, 5, 6 }, { 0, 1, 2, 3, 4, 5, 6}, { 0, 1, 2, 3, 4, 5, 6 ], { 0, 1, 2, 3, 4, 5, 6 }, 2, 3, 4, 5, 6 }, 1 o, 1, 2, 3, 4, 5, 6 } }; // input: TODO prompt the user for // 1) a row number 1/ 2) a column number // processing: TODO implment the methods below int rowSum = sumRow(rowNum, data); int colSum = sumColumn(colNum, data); double all = overal Laverage (data); // output: TODO display the three answers // using a method named displayResults

Expert Answer


Answer to Really need some help. Been falling behind in class, teacher goes extremely quickly. This is just some array with method…

OR