

InterviewSolution
Saved Bookmarks
1. |
Matrices A and B will be inverse of each other onlyifA. AB=BAB. AB=BA=0C. AB=O,BA=ID. AB+BA=I |
Answer» Correct Answer - A (d) if a is any square matrix and a matrix B of same order is such that AB=1 BA then A and B are inverse of each other. |
|