The matrix product AB = O, where O represent null matrix, then ______?

The matrix product AB = O, where O represent null matrix, then ______?

Explanation

If AB = O (null matrix), it is possible that either A = O (null matrix) or B = O (null matrix), or both could be null matrices.

In matrix multiplication, if either matrix is a null matrix, the result will always be a null matrix.