Due on Wednesday, April 14, 2004
Note: For all three questions, assume that the array has already been declared and contains data. Write only the code needed.
1. Write the code to sum the values in the double array sales [12].
2. Write code to double all the values in an integer array points [100].
3. Write the code to reverse the items in an integer array marks[10] (Switch the first with the last and so on.)
Submission method: Hard copy.