Question: ) Using an array, write a C-program to store five numbers in an array, the numbers should be 5 times the array index plus 10
) Using an array, write a C-program to store five numbers in an array, the numbers should be 5 times the array index plus 10 i.e. 5*(index + 10) . Print out the index values and the numbers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
