Home Segments Top Top Previous Next

159: Sidetrip

Java's class variables take the place of the global variables used in other languages. Class variables are much like global variables, except that each class variable is associated with a class.