Lab goal is to practice problem-solving using previous concepts such as arrays, loops, and if's. Also use an enhanced for loop.

Write a program to swap the even numbered elements of two arrays

Grading

Code comments, variables commented 15
ForEach Loop used in program 15
Array values printed before swap 15
Correct array values printed after swap 35
Program compiles 10
Screen shots showing running program and java file provided 10