Question: c programming only (visual studio) with( functions and say it's use) 2 2 D MATRIX OPERATIONS PROJECT DUE DATE - WEEK 1 4 1. It

c programming only (visual studio) with( functions and say it's use) c programming only (visual studio) with( functions and say it's use) 2

2 2 D MATRIX OPERATIONS PROJECT DUE DATE - WEEK 1 4 1. It is required to write functions to perform the following 2-D matrix operations: a. Addition two matrices. b. Multiplication two matrices. II. Write a complete C program that accepts from the user two 2-D matrices to test all the functions. Note that: The functions should receive the dimensions of the matrices as input parameters. The functions should return a flag that connotes on the validity of the operation. A menu should be displayed to the user to choose the appropriate operation at the start of the program and after each operation execution until the user chooses to exit from the program. Bonus: The user should input the dimensions of the 2-D matrices and checks if they are valid or not. o If the dimensions are not valid, the program should give the user 3 other chances to re-input the 2-D dimensions. O Dimensions are not valid if the values are negative or zero. Items to be delivered: Source codes via blackboard submission. A hardcopy report containing: O A full description of the used functions. Screen Shots of the program running, covering all the program requirements. Activ Go to

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!