Question: Do it in C++ (OOP) Write a class that input the number of rows and columns from the user. Member function input(), rowsum() calculate the

Do it in C++ (OOP)
Write a class that input the number of rows and columns from the user. Member function input(), rowsum() calculate the sum of rows, colsum() calculate column sum and display() to display all the values in matrix form, rows sum and column sum
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
