Get more lessons like this at http://www.MathTutorDVD.com
In this lesson we discuss the concept of variable scope and lifetime in Java. This has to do with how long the variable persists in memory and what parts of the program (code) can see and use the variable.