What are the conditions for m row n column matrix A and p row q column matrix B to be multiplied?
m=p. n=q
n=p
m=n
p=q
Submit