Computer Science, asked by coolmangmailcom3815, 1 month ago

Write a menu driven C++ program to do following operation on two dimensional array A of size m x n. You should use user-defined functions which accept 2-D array A, and its size m and n as arguments. The options are:
To input elements into matrix of size m x n
To display elements of matrix of size m x n
Sum of all elements of matrix of size m x n
To display row-wise sum of matrix of size m x n
To display column-wise sum of matrix of size m x n
To create transpose of matrix B of size n x m

Answers

Answered by aanitadevi126
5

Answer:

sorry sorry sorry sorry sorry sorry sorry sorry sorry

Similar questions