Computer Science, asked by jaybhavsar5281, 10 months ago

C++ write a program to accept the elements in 2d array and perform all the matrix operations i.E. Addition, multiplication, transpose etc.

Answers

Answered by Anonymous
2

write a program to accept the elements in 2d array and perform all the matrix operations i.E. Addition, multiplication

Answered by Anonymous
1

Explanation:

C++ write a program to accept the elements in 2d array and perform all the matrix operations i.E. Addition, multiplication, transpose etc.

Similar questions