Valdosta State University

Every element at an even index. Every even element. All elements in reverse order. Only the first and last element. Write array methods that carry out the following tasks for an array of integers. For each method, provide a test program. Swap the first and last elements in the array. ................
................