Q. Two matrices A and B are multiplied to get AB if, (Solved)
1. both are rectangular
2. both have the same order
3. number of columns of A is equal to number of rows of B
4. number of rows of A is equal to number of columns of B
- c. number of columns of A is equal to number of rows of B