Question: Write a main function that declares an array of 10 ints. Assign each element in the array a value between 1 and 100 using 10
Write a main function that declares an array of 10 ints. Assign each element in the array a value between 1 and 100 using 10 assignment statements just make up the values. Write a for loop that will printout each of the elements in the array. the code must b in c
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
