CSC 212. Programming. 200 points. Project 2. Develop a
Added on -2019-09-22
| 7 pages
| 314 words
| 84 views
Trusted by 2+ million users, 1000+ happy students everyday
Showing pages 1 to 3 of 7 pages
CSC 212Programming200 points Project 2Develop a menu-based GUI program to generate a matrix of 15 X 15 of integersbetween 10 and 99 using the random number generator in the Math class. Use thefollowing formula:(int) ( 10 + 90*Math.random())Display the original matrix in a grid around the matrix.
Calculate and display:Sum of each row and columnMinimum of each row and columnMaximum of each row and column Average of each row and columnAlongside of the matrix
Found this document preview useful?
You are reading a preview Upload your documents to download or Become a Desklib member to get accesss