Question: 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

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
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
