Two matrices having dimensions ( r1 * c1 ) and ( r2 * c2 ) can be multiplied only if,
c1 = c2
c1 = r2
r1 = c2
r1 = r2
This question is part of this quiz :