Question: I need help writing this small program. Create a multi dimension array that consists of 2 rows and 5 columns. Load 10 random whole numbers
I need help writing this small program.
Create a multi dimension array that consists of 2 rows and 5 columns.
Load 10 random whole numbers between 1-100 into the multi dimension array.
Create a method to find the sum of the numbers in the array.
Find the smallest number in the array.
Search your an array for any odd number and display them on the screen along with their position in the array.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
