ADDITION OF TWO MATRIX This is simple C++ program to add two matrices . Before adding two matrices we have to know that if order of both matrices is…