Question: Question #, 30 marks) A) Write a C program (does not have to have functions) that creates a 2-dimensional array of double numbers. The array
Question #, 30 marks) A) Write a C program (does not have to have functions) that creates a 2-dimensional array of double numbers. The array should be 3 rows X 3 columns. Make sure you initialize the array with any number you want. Your program should then do the following: 1. Calculates and prints on screen the summation of each row. 2. Finds and prints on screen the row index that has the largest summation
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
