Reference Variables, Objects, and the Dot Operator

These classes illustrate how to create and initialize a reference variable and how to use the dot operator to call methods inside the object. In particular, these classes use the Scanner and String classes.