basic c
Write a C program to find the Transpose of a matrix.
TASK- Write a C program to find the Transpose of a matrix. Let A = which has order 3x3 we need to find transpose of a whic…
TASK- Write a C program to find the Transpose of a matrix. Let A = which has order 3x3 we need to find transpose of a whic…