View Single Post
  #3  
Old 07-24-2017, 01:24 PM
steffidsouza46 steffidsouza46 is offline
Member
 
Join Date: Jun 2017
Posts: 58
Default

The user is asked to enter elements of two matrices (of order r*c). Then, the program adds these two matrices, saves it in another matrix (two-dimensional array) and displays it on the screen.
Reply With Quote