Category Archives: Matrix Programs

C Program to Swap rows and columns of matrix

Swap rows and columns of matrix  Write a C Program to Swap rows and columns of matrix . Here’s simple Program to Interchange any two Rows and Columns in Matrix in C Programming Language. What is Matrix ? Matrix representation is a method used by a computer language to store matrices of more than one dimension in… Read More »