Question: Please help! Needs to build and run please! CSCI 40 Computer Programming Methodology l Assignment 16 Part I Write a program that declares a two

Please help! Needs to build and run please!
CSCI 40 Computer Programming Methodology l Assignment 16 Part I Write a program that declares a two dimensional array and initialize it with following integers: 1 4 2 10 36 20 21 12 28 5 7 2 10 3 1 Then, 1. Write statements that display all the numbers in the array. 2. Write statements that calculate and display the sums of the numbers in each row 3. Write statements that calculate and display the smallest number in the array. (Here "calculate" means using looping statements to find the smallest number in the array)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
