Question: Question #7 Write a java program that calculates the average of the elements in a two-dimensional array. An example of the program input and output

Question \#7 Write a java program that calculates the average of the elements in a two-dimensional array. An example of the program input and output is shown below: The two-dimensional array is: [0,7,3] [4,5,0][1,8,6] The sum of the two-dimensional array is: 3.777777778
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
