How a For loop works in Java
Alot of people do not know exactly how the for loop works in Java or perl but they know how to make it work for them. Developer usually make it work through trial and error.
This picture below illustrates exactly how a for loop works with arrows. If you know this picture then it will help you with some questions in the Sun certified Java Programmer exam.

