Here, the variable letter iterates over every element in the letters array. Run the Exercise12 program using the green arrow to the left. In the Run window, you'll see the path to your Java program, and then the following output: A B C Jumping Out of Loops with Break and Continue ...