

InterviewSolution
Saved Bookmarks
1. |
`A , B`are two matrices suchthat `A B`and `A+B`are both defined; showthat `A , B`are square matrices ofthe same order.A. the order of A and B are not same necessarily,B. No. of columns in `A=No.` of rows in B.C. A and B are square matrices of same order.D. No. of rows in A=No. Of columns in B. |
Answer» Correct Answer - C N/a |
|