Question: 1. Write a single statement that declares an array of 12 integers. Name the array array . 2. Write a single statement that reads a
1. Write a single statement that declares an array of 12 integers. Name the array array.
2. Write a single statement that reads a value from cin and stores it in the last element of array.
3. Write a loop that sets every element of array that has an index that is odd to three timesth value read from cin from Step 2 above .
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
