Question: Write a program called Print2DArray java which will ask the user to enter the number of rows and the number of column for a 2-dimension

Write a program called Print2DArray java which will ask the user to enter the number of rows and the number of column for a 2-dimension array. Then the program generates an integer number in the range of (100, 10000) for each element of the array, print the header including your name and panther ID, print a blank line after the header; print the 2-dimension array and each column is right-aligned; print out a blank line followed by the maximum, average and minimum values of the 2- dimension array
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
