24 - Incrementing and Decrementing Variables in Java Code
Get more lessons like this at http://www.MathTutorDVD.com
In this lesson, we learn how to increment and decrement variables in Java code. This is useful when constructing loops of any kind, and also for performing many calculations in code.