C Program to find addition of Lower Triangular Elements in C Programming


Output :

Explanation :

Considering above 3×3 matrix -

  1. By Observing , it is clear that when i > j Condition is true then and then only we have to add the elements