

InterviewSolution
Saved Bookmarks
1. |
If A is a singular matrix, then write the value of |A|. |
Answer» Since a singular matrix is a matrix whose determinant is 0, Therefore the determinant of A is 0. |
|