Question: I want you to create a program on C language (not C++) The user should be able to create a 3*3 matrix (input from user)

 I want you to create a program on C language (not

I want you to create a program on C language (not C++) The user should be able to create a 3*3 matrix (input from user) After creating the matrix, the user has to enter a row number and a coulmn number respectively. Finally, those selected column and rows has to be deleted and remaining 2*2 matrix should be the output of the program. For example: User input: 3 5 2 4 6 1 selected number 2 and 3 (2.row 3. colum) 7 3 8 Output: 3 5 7 3

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!