News

You examined local variables, method parameters, and variable scope. You learned how to add data to classes using instance variables, and how that data is contained in each instance.
Learn what variable scope and lifetime are in JavaSE, how they affect your code, and how to use them effectively and safely.