

InterviewSolution
Saved Bookmarks
1. |
If A is a matrix of order 3 x 4 and B is a matrix of order 4 x 3, then find order of matrix (AB). |
Answer» Order of matrix AB is 3 x 3 |
|