Get more lessons like this at http://www.MathTutorDVD.com
In this lesson, we will learn how to control the flow of a program by using an "if" statement in java. This statement tests a condition and controls how the program behaves based on the result of this test.