

InterviewSolution
Saved Bookmarks
1. |
If A dn B be `3xx3` matrices the AB=0 implies (A) `A=0 or B=0` (B) `A=0 and B=0` (C) `|A|=0 or |B|=0` (D) `|A|=0 and |B|=0` |
Answer» False Since, for two non-zero matrices A and B of same order, it can be possible that AB=0= null matrix |
|