Write a C program to perform the following operation on matrices D = A + (B * C), where A, B and C are matrices of (3 X 3) size and D is the resultant matrix.

, , 1 comment

1 comment:

  1. Write a C program to perform the following operation on matrices D=A+( B*C),where A, B and C are matrice of (3*3) size and D is the resultant matrix.

    ReplyDelete