- Sum of main diagonal and opposite diagonal elements.
- Product of 2 matrices
- Sum of each row and column of a matrix. 4.pgm to find the transpose of a matrix
- Pgm to find upper triangular matrix. 6.pgm to check whether 2 matrices are same or not 7.Fibonacci using recursion 8.Sum of n numbers using recursion