If A = [[2, -1, 3], [-4, 5, 1]] and B = [[2, 3], [4, -2], [1, 5]], then (a) only AB is defined (b) only BA is defined (c) AB and BA both are defined (d) AB and BA both are not defined