Question: Create a 4X3 integer array and fill it, column by column, with the odd numbers starting with 1. In a separate, one dimensional array, store
Create a 4X3 integer array and fill it, column by column, with the odd numbers starting with 1. In a separate, one dimensional array, store the average of each column of the 4X3 array. Output the 4X3 array (as a 4X3 array) and output the average of each column underneath each column. Label these as the average.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
