In this program we compute addition of two matrices A and B which has same order. First we ask user to enter order or size of matrix, then enter numbers for matrix A and B. To understand the strategy, let us have look at the dummy matrices. Suppose matrices have order 3×3.