Hey guys below is the code for adding two matrix of 3 x 3
#include<iostream.h> (add this file if using on C++)
#include<stdio.h>
#include<conio.h>
void main()
{