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
2
write a program to accept the elements in 2d array and perform all the matrix operations i.E. Addition, multiplication
Answered by
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