InterviewSolution
Saved Bookmarks
| 1. |
Matrix A is of order 3*4 and Matrix B is of order 4*5. How many elements will be there in a matrix A*B multiplied recursively.(a) 12(b) 15(c) 16(d) 20Answer know the answer? please give answer with explanation |
|
Answer» Correct choice is (B) 15 |
|