Question: C language Q.3Write a function that will take a 2D array of size 31.3 from the user. [10 Marks) A. Your program should prompt the
C language

Q.3Write a function that will take a 2D array of size 31.3 from the user. [10 Marks) A. Your program should prompt the user to enter 2D array of size 3x3. B. Your program should calculate the sum of all rows. C. Your program should calculate the sum of all columns. D. Your program should retum 1 if the sum of all rows is greater than sum of all columns, otherwise. E. Your main program should print the result based on the retured values. aaaaa
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
