Question: JAVA* JAVA* Task-14A: Please write the pseudo code to create a numeric (integer/double/float) two-dimensional array of size 8x9 with random numbers and then please calculate
JAVA*

JAVA*
Task-14A: Please write the pseudo code to create a numeric (integer/double/float) two-dimensional array of size 8x9 with random numbers and then please calculate the sum of the all items in this 2-D array as well as the average/mean value in this array then find the max, min and range (max-min) values in this array. Please write the pseudo code first, then the full code and then do the testing please. Task-14B (cont. Task-14A): Please provide the pseudo code for printing all of the items on the console and the indices of the largest and smallest numbers. Then provide the full code and testing please
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
