

InterviewSolution
Saved Bookmarks
1. |
If A and B are two matrices such that A + B and AB are both defined, then …(a) A and B are two matrices not necessarily of same order. (b) A and B are square matrices of same order. (c) Number of columns of a is equal to the number of rows of B.(d) A = B. |
Answer» (b) A and B are square matrices of same order |
|