Question: Write a program that inputs the number of rows and columns from the user. It then inputs the elements to store in the matrix. The
Write a program that inputs the number of rows and columns from the user. It then inputs the elements to store in the matrix. The program calculates the product of each row and each column and displays on the screen. If it is a square matrix, it also calculates the sum of diagonal elements and displays it on screen. [C3, CLO-3, PLO-3]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
